#B0CFBF#B0CFBF
#B0CFBF is a very light, muted green. Relative luminance 0.576; OKLCH L 82.7% C 0.040 H 163.0°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CFBF |
|---|---|
| RGB | rgb(176, 207, 191) |
| HSL | hsl(149, 24%, 75%) |
| HSV | hsv(149, 15%, 81%) |
| CMYK | cmyk(15%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(80.52, -13.46, 4.50) |
| CIE-LCH | lch(80.52, 14.19, 161.53°) |
| OKLab | oklab(82.72% -0.0382 0.0117) |
| OKLCH | oklch(82.72% 0.04 163) |
| XYZ | xyz(49.6190, 57.6162, 57.7869) |
| Luminance | 0.5762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.05
Powder Blue
#B0E0E6
ΔE00 10.34
Seafoam Blue
#78D1B6
ΔE00 10.58
Light Teal
#90E4C1
ΔE00 10.73
Greenish Grey
#96AE8D
ΔE00 10.86
Paleturquoise
#AFEEEE
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CFBF #CFB0C0
analogous
#B1CFB0 #B0CFBF #B0CFCE
triadic
#B0CFBF #BFB0CF #CFBFB0
tetradic
#B0CFBF #B0B1CF #CFB0C0 #CFCEB0
square
#B0CFBF #B0B1CF #CFB0C0 #CFCEB0
split-complementary
#B0CFBF #CEB0CF #CFB0B1
monochromatic
#64A181 #8AB8A0 #B0CFBF #D6E6DE #ECF3F0
Accessibility & contrast
On white
1.68
#B0CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#B0CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CFBF
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CFBF | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABE
Deuteranopia (green-blind)
#C8C6C0
Tritanopia (blue-blind)
#AACFCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b0cfbf; /* rgb */ color: rgb(176, 207, 191); /* oklch */ color: oklch(82.7% 0.040 163.0);
Tailwind
colors: {
custom: {
50: '#c7ddd2',
500: '#b0cfbf',
950: '#000000',
},
}SCSS
$custom: #b0cfbf; $custom-light: #c7ddd2; $custom-dark: #000000;
JSON
{
"hex": "#b0cfbf",
"rgb": {
"r": 176,
"g": 207,
"b": 191
},
"hsl": {
"h": 149.032,
"s": 24.409,
"l": 75.098
},
"oklch": {
"l": 0.82715,
"c": 0.03991,
"h": 163
},
"luminance": 0.57617
}Semantic roles & 50–950 ramp
primary
#B0CFBF
secondary
#A47F92
accent
#4374A3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483