#B9DED1#B9DED1
#B9DED1 is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.0% C 0.043 H 172.0°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B9DED1 |
|---|---|
| RGB | rgb(185, 222, 209) |
| HSL | hsl(159, 36%, 80%) |
| HSV | hsv(159, 17%, 87%) |
| CMYK | cmyk(16.7%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(85.58, -14.66, 2.34) |
| CIE-LCH | lch(85.58, 14.84, 170.94°) |
| OKLab | oklab(87.03% -0.0424 0.006) |
| OKLCH | oklch(87.03% 0.043 172) |
| XYZ | xyz(57.6345, 67.1587, 70.2356) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.36
Paleturquoise
#AFEEEE
ΔE00 7.66
Ice
#D6FFFA
ΔE00 7.88
Powder Blue
#B0E0E6
ΔE00 8.00
Eggshell Blue
#C4FFF7
ΔE00 8.12
Light Light Blue
#CAFFFB
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9DED1 #DEB9C6
analogous
#B9DEBF #B9DED1 #B9D8DE
triadic
#B9DED1 #D1B9DE #DED1B9
tetradic
#B9DED1 #BFB9DE #DEB9C6 #D8DEB9
square
#B9DED1 #BFB9DE #DEB9C6 #D8DEB9
split-complementary
#B9DED1 #DEB9D8 #DEBFB9
monochromatic
#66B79A #8FCAB6 #B9DED1 #E3F2EC #EAF5F1
Accessibility & contrast
On white
1.46
#B9DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#B9DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9DED1
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9DED1 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D0
Deuteranopia (green-blind)
#D4D4D2
Tritanopia (blue-blind)
#B1DFDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b9ded1; /* rgb */ color: rgb(185, 222, 209); /* oklch */ color: oklch(87.0% 0.043 172.0);
Tailwind
colors: {
custom: {
50: '#cee8df',
500: '#b9ded1',
950: '#000000',
},
}SCSS
$custom: #b9ded1; $custom-light: #cee8df; $custom-dark: #000000;
JSON
{
"hex": "#b9ded1",
"rgb": {
"r": 185,
"g": 222,
"b": 209
},
"hsl": {
"h": 158.919,
"s": 35.922,
"l": 79.804
},
"oklch": {
"l": 0.87029,
"c": 0.04279,
"h": 172
},
"luminance": 0.6716
}Semantic roles & 50–950 ramp
primary
#B9DED1
secondary
#B68596
accent
#3761AF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484