#B8CEC2#B8CEC2
#B8CEC2 is a very light, muted green. Relative luminance 0.582; OKLCH L 83.1% C 0.029 H 161.9°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CEC2 |
|---|---|
| RGB | rgb(184, 206, 194) |
| HSL | hsl(147, 18%, 76%) |
| HSV | hsv(147, 11%, 81%) |
| CMYK | cmyk(10.7%, 0%, 5.8%, 19.2%) |
| CIE-LAB | lab(80.86, -9.70, 3.45) |
| CIE-LCH | lch(80.86, 10.30, 160.42°) |
| OKLab | oklab(83.15% -0.0275 0.009) |
| OKLCH | oklch(83.15% 0.029 161.9) |
| XYZ | xyz(51.5739, 58.2272, 59.5503) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.79
Light Grey
#D8DCD6
ΔE00 8.83
Powder Blue
#B0E0E6
ΔE00 10.12
Silver
#C0C0C0
ΔE00 11.40
Light Gray
#D3D3D3
ΔE00 11.45
Honeydew
#F0FFF0
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CEC2 #CEB8C4
analogous
#B9CEB8 #B8CEC2 #B8CECD
triadic
#B8CEC2 #C2B8CE #CEC2B8
tetradic
#B8CEC2 #B8B9CE #CEB8C4 #CECDB8
square
#B8CEC2 #B8B9CE #CEB8C4 #CECDB8
split-complementary
#B8CEC2 #CDB8CE #CEB8B9
monochromatic
#709C84 #94B5A3 #B8CEC2 #DCE7E1 #EDF3EF
Accessibility & contrast
On white
1.66
#B8CEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#B8CEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CEC2
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CEC2 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCAC1
Deuteranopia (green-blind)
#C9C8C3
Tritanopia (blue-blind)
#B4CECA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b8cec2; /* rgb */ color: rgb(184, 206, 194); /* oklch */ color: oklch(83.1% 0.029 161.9);
Tailwind
colors: {
custom: {
50: '#cdddd4',
500: '#b8cec2',
950: '#000000',
},
}SCSS
$custom: #b8cec2; $custom-light: #cdddd4; $custom-dark: #000000;
JSON
{
"hex": "#b8cec2",
"rgb": {
"r": 184,
"g": 206,
"b": 194
},
"hsl": {
"h": 147.273,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.83145,
"c": 0.02897,
"h": 161.9
},
"luminance": 0.58228
}Semantic roles & 50–950 ramp
primary
#B8CEC2
secondary
#A38896
accent
#49779D
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483