#B7CFBB#B7CFBB
#B7CFBB is a very light, muted green. Relative luminance 0.583; OKLCH L 83.1% C 0.038 H 150.2°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CFBB |
|---|---|
| RGB | rgb(183, 207, 187) |
| HSL | hsl(130, 20%, 76%) |
| HSV | hsv(130, 12%, 81%) |
| CMYK | cmyk(11.6%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(80.89, -11.85, 7.22) |
| CIE-LCH | lch(80.89, 13.88, 148.65°) |
| OKLab | oklab(83.1% -0.0328 0.0188) |
| OKLCH | oklch(83.1% 0.038 150.2) |
| XYZ | xyz(50.8090, 58.2800, 55.5764) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 10.13
Light Grey
#D8DCD6
ΔE00 10.62
Pale Teal
#82CBB2
ΔE00 10.66
Darkseagreen
#8FBC8F
ΔE00 10.68
Sage Green
#9CAF88
ΔE00 10.78
Silver (survey)
#C5C9C7
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CFBB #CFB7CB
analogous
#BFCFB7 #B7CFBB #B7CFC7
triadic
#B7CFBB #BBB7CF #CFBBB7
tetradic
#B7CFBB #B7BFCF #CFB7CB #CFC7B7
square
#B7CFBB #B7BFCF #CFB7CB #CFC7B7
split-complementary
#B7CFBB #C7B7CF #CFB7BF
monochromatic
#6E9E76 #92B798 #B7CFBB #DCE7DE #EDF3EE
Accessibility & contrast
On white
1.66
#B7CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#B7CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CFBB
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CFBB | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBA
Deuteranopia (green-blind)
#CBC8BC
Tritanopia (blue-blind)
#B4CEC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b7cfbb; /* rgb */ color: rgb(183, 207, 187); /* oklch */ color: oklch(83.1% 0.038 150.2);
Tailwind
colors: {
custom: {
50: '#ccddcf',
500: '#b7cfbb',
950: '#000000',
},
}SCSS
$custom: #b7cfbb; $custom-light: #ccddcf; $custom-dark: #000000;
JSON
{
"hex": "#b7cfbb",
"rgb": {
"r": 183,
"g": 207,
"b": 187
},
"hsl": {
"h": 130,
"s": 20,
"l": 76.471
},
"oklch": {
"l": 0.83095,
"c": 0.03781,
"h": 150.2
},
"luminance": 0.58281
}Semantic roles & 50–950 ramp
primary
#B7CFBB
secondary
#A4869F
accent
#47909E
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131513
muted
#838483