#B9DFCA#B9DFCA
#B9DFCA is a very light, muted green. Relative luminance 0.674; OKLCH L 87.1% C 0.049 H 161.0°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B9DFCA |
|---|---|
| RGB | rgb(185, 223, 202) |
| HSL | hsl(147, 37%, 80%) |
| HSV | hsv(147, 17%, 87%) |
| CMYK | cmyk(17%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(85.68, -16.50, 6.17) |
| CIE-LCH | lch(85.68, 17.62, 159.50°) |
| OKLab | oklab(87.05% -0.0465 0.016) |
| OKLCH | oklch(87.05% 0.049 161) |
| XYZ | xyz(57.0532, 67.3524, 65.8600) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 8.32
Pale Aqua
#B8FFEB
ΔE00 8.58
Duck Egg Blue
#C3FBF4
ΔE00 8.67
Mint
#AAF0C1
ΔE00 8.70
Pale Teal
#82CBB2
ΔE00 9.16
Eggshell Blue
#C4FFF7
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9DFCA #DFB9CE
analogous
#BBDFB9 #B9DFCA #B9DFDD
triadic
#B9DFCA #CAB9DF #DFCAB9
tetradic
#B9DFCA #B9BBDF #DFB9CE #DFDDB9
square
#B9DFCA #B9BBDF #DFB9CE #DFDDB9
split-complementary
#B9DFCA #DDB9DF #DFB9BB
monochromatic
#65B98A #8FCCAA #B9DFCA #E3F2EA #EAF5EF
Accessibility & contrast
On white
1.45
#B9DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#B9DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9DFCA
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9DFCA | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C9
Deuteranopia (green-blind)
#D7D4CB
Tritanopia (blue-blind)
#B2DFD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b9dfca; /* rgb */ color: rgb(185, 223, 202); /* oklch */ color: oklch(87.1% 0.049 161.0);
Tailwind
colors: {
custom: {
50: '#cee9da',
500: '#b9dfca',
950: '#000000',
},
}SCSS
$custom: #b9dfca; $custom-light: #cee9da; $custom-dark: #000000;
JSON
{
"hex": "#b9dfca",
"rgb": {
"r": 185,
"g": 223,
"b": 202
},
"hsl": {
"h": 146.842,
"s": 37.255,
"l": 80
},
"oklch": {
"l": 0.8705,
"c": 0.04923,
"h": 161
},
"luminance": 0.67354
}Semantic roles & 50–950 ramp
primary
#B9DFCA
secondary
#B785A1
accent
#3579B0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131614
muted
#838483