#B6D0D2#B6D0D2
#B6D0D2 is a very light, muted teal. Relative luminance 0.597; OKLCH L 83.9% C 0.028 H 202.3°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B6D0D2 |
|---|---|
| RGB | rgb(182, 208, 210) |
| HSL | hsl(184, 24%, 77%) |
| HSV | hsv(184, 13%, 82%) |
| CMYK | cmyk(13.3%, 1%, 0%, 17.6%) |
| CIE-LAB | lab(81.68, -8.26, -3.93) |
| CIE-LCH | lch(81.68, 9.14, 205.43°) |
| OKLab | oklab(83.89% -0.0259 -0.0106) |
| OKLCH | oklch(83.89% 0.028 202.3) |
| XYZ | xyz(53.4772, 59.7088, 69.6677) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.72
Powder Blue
#B0E0E6
ΔE00 6.08
Silver (survey)
#C5C9C7
ΔE00 8.10
Light Grey
#D8DCD6
ΔE00 9.23
Fog
#D8DCE0
ΔE00 9.63
Ice Blue
#A5DFF9
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6D0D2 #D2B8B6
analogous
#B6D2C6 #B6D0D2 #B6C2D2
triadic
#B6D0D2 #D2B6D0 #D0D2B6
tetradic
#B6D0D2 #C6B6D2 #D2B8B6 #C2D2B6
square
#B6D0D2 #C6B6D2 #D2B8B6 #C2D2B6
split-complementary
#B6D0D2 #D2B6C2 #D2C6B6
monochromatic
#6A9FA3 #90B8BB #B6D0D2 #DCE8E9 #ECF3F3
Accessibility & contrast
On white
1.62
#B6D0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#B6D0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6D0D2
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6D0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6D0D2 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDD2
Deuteranopia (green-blind)
#C6C9D2
Tritanopia (blue-blind)
#AED2D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b6d0d2; /* rgb */ color: rgb(182, 208, 210); /* oklch */ color: oklch(83.9% 0.028 202.3);
Tailwind
colors: {
custom: {
50: '#ccdedf',
500: '#b6d0d2',
950: '#000000',
},
}SCSS
$custom: #b6d0d2; $custom-light: #ccdedf; $custom-dark: #000000;
JSON
{
"hex": "#b6d0d2",
"rgb": {
"r": 182,
"g": 208,
"b": 210
},
"hsl": {
"h": 184.286,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.83893,
"c": 0.02805,
"h": 202.3
},
"luminance": 0.5971
}Semantic roles & 50–950 ramp
primary
#B6D0D2
secondary
#A88785
accent
#4A43A2
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484