#B9DFCD#B9DFCD
#B9DFCD is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.1% C 0.047 H 165.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B9DFCD |
|---|---|
| RGB | rgb(185, 223, 205) |
| HSL | hsl(152, 37%, 80%) |
| HSV | hsv(152, 17%, 87%) |
| CMYK | cmyk(17%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(85.75, -15.93, 4.69) |
| CIE-LCH | lch(85.75, 16.61, 163.59°) |
| OKLab | oklab(87.13% -0.0453 0.0122) |
| OKLCH | oklch(87.13% 0.047 165) |
| XYZ | xyz(57.4119, 67.4959, 67.7489) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.00
Pale Aqua
#B8FFEB
ΔE00 8.47
Eggshell Blue
#C4FFF7
ΔE00 8.60
Ice
#D6FFFA
ΔE00 8.71
Light Teal
#90E4C1
ΔE00 8.77
Paleturquoise
#AFEEEE
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9DFCD #DFB9CB
analogous
#B9DFBA #B9DFCD #B9DEDF
triadic
#B9DFCD #CDB9DF #DFCDB9
tetradic
#B9DFCD #BAB9DF #DFB9CB #DEDFB9
square
#B9DFCD #BAB9DF #DFB9CB #DEDFB9
split-complementary
#B9DFCD #DFB9DE #DFBAB9
monochromatic
#65B991 #8FCCAF #B9DFCD #E3F2EB #EAF5F0
Accessibility & contrast
On white
1.45
#B9DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#B9DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9DFCD
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9DFCD | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#B2DFDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b9dfcd; /* rgb */ color: rgb(185, 223, 205); /* oklch */ color: oklch(87.1% 0.047 165.0);
Tailwind
colors: {
custom: {
50: '#cee9dc',
500: '#b9dfcd',
950: '#000000',
},
}SCSS
$custom: #b9dfcd; $custom-light: #cee9dc; $custom-dark: #000000;
JSON
{
"hex": "#b9dfcd",
"rgb": {
"r": 185,
"g": 223,
"b": 205
},
"hsl": {
"h": 151.579,
"s": 37.255,
"l": 80
},
"oklch": {
"l": 0.87131,
"c": 0.04693,
"h": 165
},
"luminance": 0.67497
}Semantic roles & 50–950 ramp
primary
#B9DFCD
secondary
#B7859D
accent
#3570B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484