#B4CFBF#B4CFBF
#B4CFBF is a very light, muted green. Relative luminance 0.581; OKLCH L 83.0% C 0.036 H 159.5°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CFBF |
|---|---|
| RGB | rgb(180, 207, 191) |
| HSL | hsl(144, 22%, 76%) |
| HSV | hsv(144, 13%, 81%) |
| CMYK | cmyk(13%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(80.79, -12.13, 4.91) |
| CIE-LCH | lch(80.79, 13.08, 157.96°) |
| OKLab | oklab(82.99% -0.0342 0.0128) |
| OKLCH | oklch(82.99% 0.036 159.5) |
| XYZ | xyz(50.5370, 58.0896, 57.8300) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 10.10
Light Grey
#D8DCD6
ΔE00 10.66
Powder Blue
#B0E0E6
ΔE00 10.70
Greenish Grey
#96AE8D
ΔE00 10.84
Silver (survey)
#C5C9C7
ΔE00 10.88
Darkseagreen
#8FBC8F
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CFBF #CFB4C4
analogous
#B6CFB4 #B4CFBF #B4CFCC
triadic
#B4CFBF #BFB4CF #CFBFB4
tetradic
#B4CFBF #B4B6CF #CFB4C4 #CFCCB4
square
#B4CFBF #B4B6CF #CFB4C4 #CFCCB4
split-complementary
#B4CFBF #CCB4CF #CFB4B6
monochromatic
#699F7F #8FB79F #B4CFBF #D9E7DF #ECF3EF
Accessibility & contrast
On white
1.66
#B4CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#B4CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CFBF
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CFBF | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBBE
Deuteranopia (green-blind)
#C9C7C0
Tritanopia (blue-blind)
#B0CFCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b4cfbf; /* rgb */ color: rgb(180, 207, 191); /* oklch */ color: oklch(83.0% 0.036 159.5);
Tailwind
colors: {
custom: {
50: '#caddd2',
500: '#b4cfbf',
950: '#000000',
},
}SCSS
$custom: #b4cfbf; $custom-light: #caddd2; $custom-dark: #000000;
JSON
{
"hex": "#b4cfbf",
"rgb": {
"r": 180,
"g": 207,
"b": 191
},
"hsl": {
"h": 144.444,
"s": 21.951,
"l": 75.882
},
"oklch": {
"l": 0.82991,
"c": 0.03649,
"h": 159.5
},
"luminance": 0.58091
}Semantic roles & 50–950 ramp
primary
#B4CFBF
secondary
#A48397
accent
#457BA0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483