#B0CEB0#B0CEB0
#B0CEB0 is a very light, muted green. Relative luminance 0.565; OKLCH L 82.1% C 0.052 H 145.1°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CEB0 |
|---|---|
| RGB | rgb(176, 206, 176) |
| HSL | hsl(120, 23%, 75%) |
| HSV | hsv(120, 15%, 81%) |
| CMYK | cmyk(14.6%, 0%, 14.6%, 19.2%) |
| CIE-LAB | lab(79.90, -15.72, 11.61) |
| CIE-LCH | lch(79.90, 19.54, 143.55°) |
| OKLab | oklab(82.1% -0.043 0.03) |
| OKLCH | oklch(82.1% 0.052 145.1) |
| XYZ | xyz(47.8105, 56.5064, 49.4538) |
| Luminance | 0.5651 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.61
Greenish Grey
#96AE8D
ΔE00 8.62
Light Grey Green
#B7E1A1
ΔE00 9.01
Sage Green
#9CAF88
ΔE00 9.06
Pale Teal
#82CBB2
ΔE00 9.17
Mint
#AAF0C1
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CEB0 #CEB0CE
analogous
#BFCEB0 #B0CEB0 #B0CEBF
triadic
#B0CEB0 #B0B0CE #CEB0B0
tetradic
#B0CEB0 #B0BFCE #CEB0CE #CEBFB0
square
#B0CEB0 #B0BFCE #CEB0CE #CEBFB0
split-complementary
#B0CEB0 #BFB0CE #CEB0BF
monochromatic
#649F64 #8AB78A #B0CEB0 #D6E5D6 #ECF3EC
Accessibility & contrast
On white
1.71
#B0CEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#B0CEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CEB0
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CEB0 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC8AE
Deuteranopia (green-blind)
#CAC5B1
Tritanopia (blue-blind)
#ADCCC5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b0ceb0; /* rgb */ color: rgb(176, 206, 176); /* oklch */ color: oklch(82.1% 0.052 145.1);
Tailwind
colors: {
custom: {
50: '#c7ddc7',
500: '#b0ceb0',
950: '#000000',
},
}SCSS
$custom: #b0ceb0; $custom-light: #c7ddc7; $custom-dark: #000000;
JSON
{
"hex": "#b0ceb0",
"rgb": {
"r": 176,
"g": 206,
"b": 176
},
"hsl": {
"h": 120,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.82102,
"c": 0.05248,
"h": 145.1
},
"luminance": 0.56507
}Semantic roles & 50–950 ramp
primary
#B0CEB0
secondary
#A37FA3
accent
#44A2A2
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131513
muted
#828482