#B0CEBB#B0CEBB
#B0CEBB is a very light, muted green. Relative luminance 0.570; OKLCH L 82.4% C 0.042 H 157.6°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CEBB |
|---|---|
| RGB | rgb(176, 206, 187) |
| HSL | hsl(142, 23%, 75%) |
| HSV | hsv(142, 15%, 81%) |
| CMYK | cmyk(14.6%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(80.16, -13.71, 6.10) |
| CIE-LCH | lch(80.16, 15.00, 156.00°) |
| OKLab | oklab(82.39% -0.0384 0.0159) |
| OKLCH | oklch(82.39% 0.042 157.6) |
| XYZ | xyz(48.9433, 56.9595, 55.4197) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.98
Greenish Grey
#96AE8D
ΔE00 10.02
Darkseagreen
#8FBC8F
ΔE00 10.10
Seafoam Blue
#78D1B6
ΔE00 10.57
Light Teal
#90E4C1
ΔE00 10.57
Sage Green
#9CAF88
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CEBB #CEB0C3
analogous
#B4CEB0 #B0CEBB #B0CECA
triadic
#B0CEBB #BBB0CE #CEBBB0
tetradic
#B0CEBB #B0B4CE #CEB0C3 #CECAB0
square
#B0CEBB #B0B4CE #CEB0C3 #CECAB0
split-complementary
#B0CEBB #CAB0CE #CEB0B4
monochromatic
#649F7A #8AB79A #B0CEBB #D6E5DC #ECF3EF
Accessibility & contrast
On white
1.69
#B0CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#B0CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CEBB
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CEBB | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9BA
Deuteranopia (green-blind)
#C8C5BC
Tritanopia (blue-blind)
#ABCDC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b0cebb; /* rgb */ color: rgb(176, 206, 187); /* oklch */ color: oklch(82.4% 0.042 157.6);
Tailwind
colors: {
custom: {
50: '#c7ddcf',
500: '#b0cebb',
950: '#000000',
},
}SCSS
$custom: #b0cebb; $custom-light: #c7ddcf; $custom-dark: #000000;
JSON
{
"hex": "#b0cebb",
"rgb": {
"r": 176,
"g": 206,
"b": 187
},
"hsl": {
"h": 142,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.8239,
"c": 0.04158,
"h": 157.6
},
"luminance": 0.56961
}Semantic roles & 50–950 ramp
primary
#B0CEBB
secondary
#A37F96
accent
#447FA2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131513
muted
#828483