#B0CFBB#B0CFBB
#B0CFBB is a very light, muted green. Relative luminance 0.574; OKLCH L 82.6% C 0.043 H 157.0°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CFBB |
|---|---|
| RGB | rgb(176, 207, 187) |
| HSL | hsl(141, 24%, 75%) |
| HSV | hsv(141, 15%, 81%) |
| CMYK | cmyk(15%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(80.43, -14.22, 6.49) |
| CIE-LCH | lch(80.43, 15.63, 155.45°) |
| OKLab | oklab(82.61% -0.0398 0.0169) |
| OKLCH | oklch(82.61% 0.043 157) |
| XYZ | xyz(49.1848, 57.4425, 55.5002) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.74
Darkseagreen
#8FBC8F
ΔE00 9.90
Greenish Grey
#96AE8D
ΔE00 10.07
Light Teal
#90E4C1
ΔE00 10.19
Seafoam Blue
#78D1B6
ΔE00 10.31
Sage Green
#9CAF88
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CFBB #CFB0C4
analogous
#B5CFB0 #B0CFBB #B0CFCA
triadic
#B0CFBB #BBB0CF #CFBBB0
tetradic
#B0CFBB #B0B5CF #CFB0C4 #CFCAB0
square
#B0CFBB #B0B5CF #CFB0C4 #CFCAB0
split-complementary
#B0CFBB #CAB0CF #CFB0B5
monochromatic
#64A179 #8AB89A #B0CFBB #D6E6DC #ECF3EF
Accessibility & contrast
On white
1.68
#B0CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#B0CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CFBB
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CFBB | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABA
Deuteranopia (green-blind)
#C9C6BC
Tritanopia (blue-blind)
#ABCEC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b0cfbb; /* rgb */ color: rgb(176, 207, 187); /* oklch */ color: oklch(82.6% 0.043 157.0);
Tailwind
colors: {
custom: {
50: '#c7ddcf',
500: '#b0cfbb',
950: '#000000',
},
}SCSS
$custom: #b0cfbb; $custom-light: #c7ddcf; $custom-dark: #000000;
JSON
{
"hex": "#b0cfbb",
"rgb": {
"r": 176,
"g": 207,
"b": 187
},
"hsl": {
"h": 141.29,
"s": 24.409,
"l": 75.098
},
"oklch": {
"l": 0.82606,
"c": 0.04325,
"h": 157
},
"luminance": 0.57444
}Semantic roles & 50–950 ramp
primary
#B0CFBB
secondary
#A47F97
accent
#4381A3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131513
muted
#828483