#B8D0D0#B8D0D0
#B8D0D0 is a very light, muted teal. Relative luminance 0.599; OKLCH L 84.0% C 0.026 H 196.7°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D0D0 |
|---|---|
| RGB | rgb(184, 208, 208) |
| HSL | hsl(180, 20%, 77%) |
| HSV | hsv(180, 12%, 82%) |
| CMYK | cmyk(11.5%, 0%, 0%, 18.4%) |
| CIE-LAB | lab(81.76, -8.02, -2.73) |
| CIE-LCH | lch(81.76, 8.47, 198.79°) |
| OKLab | oklab(83.97% -0.0247 -0.0074) |
| OKLCH | oklch(83.97% 0.026 196.7) |
| XYZ | xyz(53.7055, 59.8551, 68.3859) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.65
Lightblue
#ADD8E6
ΔE00 6.67
Silver (survey)
#C5C9C7
ΔE00 7.57
Light Grey
#D8DCD6
ΔE00 8.54
Fog
#D8DCE0
ΔE00 9.43
Light Gray
#D3D3D3
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D0D0 #D0B8B8
analogous
#B8D0C4 #B8D0D0 #B8C4D0
triadic
#B8D0D0 #D0B8D0 #D0D0B8
tetradic
#B8D0D0 #C4B8D0 #D0B8B8 #C4D0B8
square
#B8D0D0 #C4B8D0 #D0B8B8 #C4D0B8
split-complementary
#B8D0D0 #D0B8C4 #D0C4B8
monochromatic
#6E9F9F #93B8B8 #B8D0D0 #DDE8E8 #EDF3F3
Accessibility & contrast
On white
1.62
#B8D0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#B8D0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D0D0
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D0D0 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDD0
Deuteranopia (green-blind)
#C8CAD0
Tritanopia (blue-blind)
#B1D2D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b8d0d0; /* rgb */ color: rgb(184, 208, 208); /* oklch */ color: oklch(84.0% 0.026 196.7);
Tailwind
colors: {
custom: {
50: '#cddede',
500: '#b8d0d0',
950: '#000000',
},
}SCSS
$custom: #b8d0d0; $custom-light: #cddede; $custom-dark: #000000;
JSON
{
"hex": "#b8d0d0",
"rgb": {
"r": 184,
"g": 208,
"b": 208
},
"hsl": {
"h": 180,
"s": 20.339,
"l": 76.863
},
"oklch": {
"l": 0.83972,
"c": 0.02582,
"h": 196.7
},
"luminance": 0.59856
}Semantic roles & 50–950 ramp
primary
#B8D0D0
secondary
#A58787
accent
#47479F
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484