#B8CEB0#B8CEB0
#B8CEB0 is a very light, muted green. Relative luminance 0.575; OKLCH L 82.7% C 0.048 H 137.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CEB0 |
|---|---|
| RGB | rgb(184, 206, 176) |
| HSL | hsl(104, 23%, 75%) |
| HSV | hsv(104, 15%, 81%) |
| CMYK | cmyk(10.7%, 0%, 14.6%, 19.2%) |
| CIE-LAB | lab(80.44, -12.95, 12.45) |
| CIE-LCH | lch(80.44, 17.96, 136.12°) |
| OKLab | oklab(82.67% -0.0349 0.0322) |
| OKLCH | oklch(82.67% 0.048 137.3) |
| XYZ | xyz(49.6735, 57.4670, 49.5411) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 8.85
Sage Green
#9CAF88
ΔE00 8.87
Greenish Grey
#96AE8D
ΔE00 8.87
Light Grey Green
#B7E1A1
ΔE00 9.22
Light Sage
#BCECAC
ΔE00 10.46
Pale Olive
#B9CC81
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CEB0 #C6B0CE
analogous
#C7CEB0 #B8CEB0 #B0CEB7
triadic
#B8CEB0 #B0B8CE #CEB0B8
tetradic
#B8CEB0 #B0C7CE #C6B0CE #CEB7B0
square
#B8CEB0 #B0C7CE #C6B0CE #CEB7B0
split-complementary
#B8CEB0 #B7B0CE #CEB0C7
monochromatic
#749F64 #96B78A #B8CEB0 #DAE5D6 #EEF3EC
Accessibility & contrast
On white
1.68
#B8CEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#B8CEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CEB0
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CEB0 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9AE
Deuteranopia (green-blind)
#CDC7B1
Tritanopia (blue-blind)
#B8CCC5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b8ceb0; /* rgb */ color: rgb(184, 206, 176); /* oklch */ color: oklch(82.7% 0.048 137.3);
Tailwind
colors: {
custom: {
50: '#cdddc7',
500: '#b8ceb0',
950: '#000000',
},
}SCSS
$custom: #b8ceb0; $custom-light: #cdddc7; $custom-dark: #000000;
JSON
{
"hex": "#b8ceb0",
"rgb": {
"r": 184,
"g": 206,
"b": 176
},
"hsl": {
"h": 104,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.82669,
"c": 0.04752,
"h": 137.3
},
"luminance": 0.57468
}Semantic roles & 50–950 ramp
primary
#B8CEB0
secondary
#9A7FA3
accent
#44A289
background
#FEFEFD
surface
#FAFCF9
border
#D3D5D2
text
#131513
muted
#838482