#B8CEB8#B8CEB8
#B8CEB8 is a very light, muted green. Relative luminance 0.578; OKLCH L 82.9% C 0.039 H 145.2°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CEB8 |
|---|---|
| RGB | rgb(184, 206, 184) |
| HSL | hsl(120, 18%, 76%) |
| HSV | hsv(120, 11%, 81%) |
| CMYK | cmyk(10.7%, 0%, 10.7%, 19.2%) |
| CIE-LAB | lab(80.62, -11.54, 8.45) |
| CIE-LCH | lch(80.62, 14.30, 143.81°) |
| OKLab | oklab(82.87% -0.0316 0.022) |
| OKLCH | oklch(82.87% 0.039 145.2) |
| XYZ | xyz(50.4884, 57.7930, 53.8333) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.69
Sage Green
#9CAF88
ΔE00 10.15
Darkseagreen
#8FBC8F
ΔE00 10.35
Light Grey
#D8DCD6
ΔE00 10.67
Pale Teal
#82CBB2
ΔE00 11.10
Silver (survey)
#C5C9C7
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CEB8 #CEB8CE
analogous
#C3CEB8 #B8CEB8 #B8CEC3
triadic
#B8CEB8 #B8B8CE #CEB8B8
tetradic
#B8CEB8 #B8C3CE #CEB8CE #CEC3B8
square
#B8CEB8 #B8C3CE #CEB8CE #CEC3B8
split-complementary
#B8CEB8 #C3B8CE #CEB8C3
monochromatic
#709C70 #94B594 #B8CEB8 #DCE7DC #EDF3ED
Accessibility & contrast
On white
1.67
#B8CEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#B8CEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CEB8
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CEB8 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCAB7
Deuteranopia (green-blind)
#CBC7B9
Tritanopia (blue-blind)
#B6CDC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b8ceb8; /* rgb */ color: rgb(184, 206, 184); /* oklch */ color: oklch(82.9% 0.039 145.2);
Tailwind
colors: {
custom: {
50: '#cdddcd',
500: '#b8ceb8',
950: '#000000',
},
}SCSS
$custom: #b8ceb8; $custom-light: #cdddcd; $custom-dark: #000000;
JSON
{
"hex": "#b8ceb8",
"rgb": {
"r": 184,
"g": 206,
"b": 184
},
"hsl": {
"h": 120,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.82874,
"c": 0.03851,
"h": 145.2
},
"luminance": 0.57794
}Semantic roles & 50–950 ramp
primary
#B8CEB8
secondary
#A388A3
accent
#499D9D
background
#FEFEFE
surface
#FAFCFA
border
#D3D5D3
text
#131513
muted
#838483