#B8CEC0#B8CEC0
#B8CEC0 is a very light, muted green. Relative luminance 0.581; OKLCH L 83.1% C 0.031 H 157.8°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CEC0 |
|---|---|
| RGB | rgb(184, 206, 192) |
| HSL | hsl(142, 18%, 76%) |
| HSV | hsv(142, 11%, 81%) |
| CMYK | cmyk(10.7%, 0%, 6.8%, 19.2%) |
| CIE-LAB | lab(80.82, -10.08, 4.45) |
| CIE-LCH | lch(80.82, 11.02, 156.18°) |
| OKLab | oklab(83.09% -0.0283 0.0116) |
| OKLCH | oklch(83.09% 0.031 157.8) |
| XYZ | xyz(51.3508, 58.1380, 58.3753) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.15
Silver (survey)
#C5C9C7
ΔE00 9.26
Powder Blue
#B0E0E6
ΔE00 10.76
Greenish Grey
#96AE8D
ΔE00 11.26
Honeydew
#F0FFF0
ΔE00 11.46
Pale Teal
#82CBB2
ΔE00 11.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CEC0 #CEB8C6
analogous
#BBCEB8 #B8CEC0 #B8CECB
triadic
#B8CEC0 #C0B8CE #CEC0B8
tetradic
#B8CEC0 #B8BBCE #CEB8C6 #CECBB8
square
#B8CEC0 #B8BBCE #CEB8C6 #CECBB8
split-complementary
#B8CEC0 #CBB8CE #CEB8BB
monochromatic
#709C80 #94B5A0 #B8CEC0 #DCE7E0 #EDF3EF
Accessibility & contrast
On white
1.66
#B8CEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#B8CEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CEC0
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CEC0 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABF
Deuteranopia (green-blind)
#C9C7C1
Tritanopia (blue-blind)
#B5CECA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b8cec0; /* rgb */ color: rgb(184, 206, 192); /* oklch */ color: oklch(83.1% 0.031 157.8);
Tailwind
colors: {
custom: {
50: '#cdddd3',
500: '#b8cec0',
950: '#000000',
},
}SCSS
$custom: #b8cec0; $custom-light: #cdddd3; $custom-dark: #000000;
JSON
{
"hex": "#b8cec0",
"rgb": {
"r": 184,
"g": 206,
"b": 192
},
"hsl": {
"h": 141.818,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.83089,
"c": 0.03063,
"h": 157.8
},
"luminance": 0.58139
}Semantic roles & 50–950 ramp
primary
#B8CEC0
secondary
#A38899
accent
#497E9D
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483