#B8CEBF#B8CEBF
#B8CEBF is a very light, muted green. Relative luminance 0.581; OKLCH L 83.1% C 0.032 H 155.9°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CEBF |
|---|---|
| RGB | rgb(184, 206, 191) |
| HSL | hsl(139, 18%, 76%) |
| HSV | hsv(139, 11%, 81%) |
| CMYK | cmyk(10.7%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(80.79, -10.26, 4.95) |
| CIE-LCH | lch(80.79, 11.39, 154.27°) |
| OKLab | oklab(83.06% -0.0288 0.0129) |
| OKLCH | oklch(83.06% 0.032 155.9) |
| XYZ | xyz(51.2404, 58.0938, 57.7937) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.32
Silver (survey)
#C5C9C7
ΔE00 9.49
Greenish Grey
#96AE8D
ΔE00 11.02
Powder Blue
#B0E0E6
ΔE00 11.09
Honeydew
#F0FFF0
ΔE00 11.48
Pale Teal
#82CBB2
ΔE00 11.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CEBF #CEB8C7
analogous
#BCCEB8 #B8CEBF #B8CECA
triadic
#B8CEBF #BFB8CE #CEBFB8
tetradic
#B8CEBF #B8BCCE #CEB8C7 #CECAB8
square
#B8CEBF #B8BCCE #CEB8C7 #CECAB8
split-complementary
#B8CEBF #CAB8CE #CEB8BC
monochromatic
#709C7E #94B59E #B8CEBF #DCE7E0 #EDF3EF
Accessibility & contrast
On white
1.66
#B8CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#B8CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CEBF
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CEBF | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABE
Deuteranopia (green-blind)
#CAC7C0
Tritanopia (blue-blind)
#B5CDC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b8cebf; /* rgb */ color: rgb(184, 206, 191); /* oklch */ color: oklch(83.1% 0.032 155.9);
Tailwind
colors: {
custom: {
50: '#cdddd2',
500: '#b8cebf',
950: '#000000',
},
}SCSS
$custom: #b8cebf; $custom-light: #cdddd2; $custom-dark: #000000;
JSON
{
"hex": "#b8cebf",
"rgb": {
"r": 184,
"g": 206,
"b": 191
},
"hsl": {
"h": 139.091,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.83062,
"c": 0.03152,
"h": 155.9
},
"luminance": 0.58095
}Semantic roles & 50–950 ramp
primary
#B8CEBF
secondary
#A3889A
accent
#49829D
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483