#B9CEBC#B9CEBC
#B9CEBC is a very light, muted green. Relative luminance 0.581; OKLCH L 83.1% C 0.034 H 149.5°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B9CEBC |
|---|---|
| RGB | rgb(185, 206, 188) |
| HSL | hsl(129, 18%, 77%) |
| HSV | hsv(129, 10%, 81%) |
| CMYK | cmyk(10.2%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(80.79, -10.48, 6.55) |
| CIE-LCH | lch(80.79, 12.36, 147.97°) |
| OKLab | oklab(83.05% -0.029 0.0171) |
| OKLCH | oklch(83.05% 0.034 149.5) |
| XYZ | xyz(51.1541, 58.0871, 56.0841) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.63
Silver (survey)
#C5C9C7
ΔE00 10.00
Greenish Grey
#96AE8D
ΔE00 10.44
Sage Green
#9CAF88
ΔE00 11.04
Darkseagreen
#8FBC8F
ΔE00 11.49
Honeydew
#F0FFF0
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9CEBC #CEB9CB
analogous
#C1CEB9 #B9CEBC #B9CEC7
triadic
#B9CEBC #BCB9CE #CEBCB9
tetradic
#B9CEBC #B9C1CE #CEB9CB #CEC7B9
square
#B9CEBC #B9C1CE #CEB9CB #CEC7B9
split-complementary
#B9CEBC #C7B9CE #CEB9C1
monochromatic
#719C77 #95B59A #B9CEBC #DDE7DE #EDF2EE
Accessibility & contrast
On white
1.66
#B9CEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#B9CEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9CEBC
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9CEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9CEBC | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABB
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#B7CDC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b9cebc; /* rgb */ color: rgb(185, 206, 188); /* oklch */ color: oklch(83.1% 0.034 149.5);
Tailwind
colors: {
custom: {
50: '#ceddd0',
500: '#b9cebc',
950: '#000000',
},
}SCSS
$custom: #b9cebc; $custom-light: #ceddd0; $custom-dark: #000000;
JSON
{
"hex": "#b9cebc",
"rgb": {
"r": 185,
"g": 206,
"b": 188
},
"hsl": {
"h": 128.571,
"s": 17.647,
"l": 76.667
},
"oklch": {
"l": 0.83052,
"c": 0.03362,
"h": 149.5
},
"luminance": 0.58088
}Semantic roles & 50–950 ramp
primary
#B9CEBC
secondary
#A3899F
accent
#4A909C
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483