#B8CEBB#B8CEBB
#B8CEBB is a very light, muted green. Relative luminance 0.579; OKLCH L 83.0% C 0.035 H 149.2°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CEBB |
|---|---|
| RGB | rgb(184, 206, 187) |
| HSL | hsl(128, 18%, 76%) |
| HSV | hsv(128, 11%, 81%) |
| CMYK | cmyk(10.7%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(80.69, -11.00, 6.95) |
| CIE-LCH | lch(80.69, 13.01, 147.73°) |
| OKLab | oklab(82.95% -0.0304 0.0181) |
| OKLCH | oklch(82.95% 0.035 149.2) |
| XYZ | xyz(50.8062, 57.9201, 55.5071) |
| Luminance | 0.5792 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.07
Greenish Grey
#96AE8D
ΔE00 10.19
Silver (survey)
#C5C9C7
ΔE00 10.46
Sage Green
#9CAF88
ΔE00 10.79
Darkseagreen
#8FBC8F
ΔE00 11.07
Pale Teal
#82CBB2
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CEBB #CEB8CB
analogous
#C0CEB8 #B8CEBB #B8CEC6
triadic
#B8CEBB #BBB8CE #CEBBB8
tetradic
#B8CEBB #B8C0CE #CEB8CB #CEC6B8
square
#B8CEBB #B8C0CE #CEB8CB #CEC6B8
split-complementary
#B8CEBB #C6B8CE #CEB8C0
monochromatic
#709C76 #94B598 #B8CEBB #DCE7DE #EDF3EE
Accessibility & contrast
On white
1.67
#B8CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#B8CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CEBB
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CEBB | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABA
Deuteranopia (green-blind)
#CBC7BC
Tritanopia (blue-blind)
#B6CDC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b8cebb; /* rgb */ color: rgb(184, 206, 187); /* oklch */ color: oklch(83.0% 0.035 149.2);
Tailwind
colors: {
custom: {
50: '#cdddcf',
500: '#b8cebb',
950: '#000000',
},
}SCSS
$custom: #b8cebb; $custom-light: #cdddcf; $custom-dark: #000000;
JSON
{
"hex": "#b8cebb",
"rgb": {
"r": 184,
"g": 206,
"b": 187
},
"hsl": {
"h": 128.182,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.82953,
"c": 0.03537,
"h": 149.2
},
"luminance": 0.57921
}Semantic roles & 50–950 ramp
primary
#B8CEBB
secondary
#A3889F
accent
#49919D
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131513
muted
#838483