#B8CEBE#B8CEBE
#B8CEBE is a very light, muted green. Relative luminance 0.581; OKLCH L 83.0% C 0.032 H 154.1°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CEBE |
|---|---|
| RGB | rgb(184, 206, 190) |
| HSL | hsl(136, 18%, 76%) |
| HSV | hsv(136, 11%, 81%) |
| CMYK | cmyk(10.7%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(80.77, -10.45, 5.45) |
| CIE-LCH | lch(80.77, 11.78, 152.47°) |
| OKLab | oklab(83.03% -0.0292 0.0142) |
| OKLCH | oklch(83.03% 0.032 154.1) |
| XYZ | xyz(51.1307, 58.0499, 57.2162) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.50
Silver (survey)
#C5C9C7
ΔE00 9.73
Greenish Grey
#96AE8D
ΔE00 10.80
Powder Blue
#B0E0E6
ΔE00 11.41
Pale Teal
#82CBB2
ΔE00 11.44
Honeydew
#F0FFF0
ΔE00 11.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CEBE #CEB8C8
analogous
#BDCEB8 #B8CEBE #B8CEC9
triadic
#B8CEBE #BEB8CE #CEBEB8
tetradic
#B8CEBE #B8BDCE #CEB8C8 #CEC9B8
square
#B8CEBE #B8BDCE #CEB8C8 #CEC9B8
split-complementary
#B8CEBE #C9B8CE #CEB8BD
monochromatic
#709C7C #94B59D #B8CEBE #DCE7DF #EDF3EE
Accessibility & contrast
On white
1.67
#B8CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#B8CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CEBE
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CEBE | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABD
Deuteranopia (green-blind)
#CAC7BF
Tritanopia (blue-blind)
#B5CDC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b8cebe; /* rgb */ color: rgb(184, 206, 190); /* oklch */ color: oklch(83.0% 0.032 154.1);
Tailwind
colors: {
custom: {
50: '#cdddd1',
500: '#b8cebe',
950: '#000000',
},
}SCSS
$custom: #b8cebe; $custom-light: #cdddd1; $custom-dark: #000000;
JSON
{
"hex": "#b8cebe",
"rgb": {
"r": 184,
"g": 206,
"b": 190
},
"hsl": {
"h": 136.364,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.83034,
"c": 0.03243,
"h": 154.1
},
"luminance": 0.58051
}Semantic roles & 50–950 ramp
primary
#B8CEBE
secondary
#A3889B
accent
#49869D
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483