#B0CFBC#B0CFBC
#B0CFBC is a very light, muted green. Relative luminance 0.575; OKLCH L 82.6% C 0.042 H 158.4°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CFBC |
|---|---|
| RGB | rgb(176, 207, 188) |
| HSL | hsl(143, 24%, 75%) |
| HSV | hsv(143, 15%, 81%) |
| CMYK | cmyk(15%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(80.45, -14.03, 5.99) |
| CIE-LCH | lch(80.45, 15.25, 156.87°) |
| OKLab | oklab(82.63% -0.0394 0.0156) |
| OKLCH | oklch(82.63% 0.042 158.4) |
| XYZ | xyz(49.2922, 57.4855, 56.0660) |
| Luminance | 0.5749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.80
Darkseagreen
#8FBC8F
ΔE00 10.17
Greenish Grey
#96AE8D
ΔE00 10.25
Light Teal
#90E4C1
ΔE00 10.30
Seafoam Blue
#78D1B6
ΔE00 10.36
Sage Green
#9CAF88
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CFBC #CFB0C3
analogous
#B4CFB0 #B0CFBC #B0CFCB
triadic
#B0CFBC #BCB0CF #CFBCB0
tetradic
#B0CFBC #B0B4CF #CFB0C3 #CFCBB0
square
#B0CFBC #B0B4CF #CFB0C3 #CFCBB0
split-complementary
#B0CFBC #CBB0CF #CFB0B4
monochromatic
#64A17B #8AB89C #B0CFBC #D6E6DC #ECF3EF
Accessibility & contrast
On white
1.68
#B0CFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#B0CFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CFBC
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CFBC | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABB
Deuteranopia (green-blind)
#C9C6BD
Tritanopia (blue-blind)
#ABCFC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b0cfbc; /* rgb */ color: rgb(176, 207, 188); /* oklch */ color: oklch(82.6% 0.042 158.4);
Tailwind
colors: {
custom: {
50: '#c7ddd0',
500: '#b0cfbc',
950: '#000000',
},
}SCSS
$custom: #b0cfbc; $custom-light: #c7ddd0; $custom-dark: #000000;
JSON
{
"hex": "#b0cfbc",
"rgb": {
"r": 176,
"g": 207,
"b": 188
},
"hsl": {
"h": 143.226,
"s": 24.409,
"l": 75.098
},
"oklch": {
"l": 0.82633,
"c": 0.04237,
"h": 158.4
},
"luminance": 0.57487
}Semantic roles & 50–950 ramp
primary
#B0CFBC
secondary
#A47F96
accent
#437EA3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483