#B8CEBD#B8CEBD
#B8CEBD is a very light, muted green. Relative luminance 0.580; OKLCH L 83.0% C 0.033 H 152.4°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CEBD |
|---|---|
| RGB | rgb(184, 206, 189) |
| HSL | hsl(134, 18%, 76%) |
| HSV | hsv(134, 11%, 81%) |
| CMYK | cmyk(10.7%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(80.74, -10.63, 5.95) |
| CIE-LCH | lch(80.74, 12.18, 150.79°) |
| OKLab | oklab(83.01% -0.0296 0.0155) |
| OKLCH | oklch(83.01% 0.033 152.4) |
| XYZ | xyz(51.0218, 58.0064, 56.6425) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.69
Silver (survey)
#C5C9C7
ΔE00 9.97
Greenish Grey
#96AE8D
ΔE00 10.58
Sage Green
#9CAF88
ΔE00 11.28
Pale Teal
#82CBB2
ΔE00 11.35
Honeydew
#F0FFF0
ΔE00 11.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CEBD #CEB8C9
analogous
#BECEB8 #B8CEBD #B8CEC8
triadic
#B8CEBD #BDB8CE #CEBDB8
tetradic
#B8CEBD #B8BECE #CEB8C9 #CEC8B8
square
#B8CEBD #B8BECE #CEB8C9 #CEC8B8
split-complementary
#B8CEBD #C8B8CE #CEB8BE
monochromatic
#709C7A #94B59B #B8CEBD #DCE7DF #EDF3EE
Accessibility & contrast
On white
1.67
#B8CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#B8CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CEBD
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CEBD | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABC
Deuteranopia (green-blind)
#CAC7BE
Tritanopia (blue-blind)
#B5CDC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b8cebd; /* rgb */ color: rgb(184, 206, 189); /* oklch */ color: oklch(83.0% 0.033 152.4);
Tailwind
colors: {
custom: {
50: '#cdddd0',
500: '#b8cebd',
950: '#000000',
},
}SCSS
$custom: #b8cebd; $custom-light: #cdddd0; $custom-dark: #000000;
JSON
{
"hex": "#b8cebd",
"rgb": {
"r": 184,
"g": 206,
"b": 189
},
"hsl": {
"h": 133.636,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.83007,
"c": 0.03338,
"h": 152.4
},
"luminance": 0.58007
}Semantic roles & 50–950 ramp
primary
#B8CEBD
secondary
#A3889D
accent
#498A9D
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483