#B7CFB2#B7CFB2
#B7CFB2 is a very light, muted green. Relative luminance 0.579; OKLCH L 82.9% C 0.048 H 140.3°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CFB2 |
|---|---|
| RGB | rgb(183, 207, 178) |
| HSL | hsl(110, 23%, 75%) |
| HSV | hsv(110, 14%, 81%) |
| CMYK | cmyk(11.6%, 0%, 14%, 18.8%) |
| CIE-LAB | lab(80.69, -13.46, 11.72) |
| CIE-LCH | lch(80.69, 17.85, 138.94°) |
| OKLab | oklab(82.86% -0.0365 0.0304) |
| OKLCH | oklch(82.86% 0.048 140.3) |
| XYZ | xyz(49.8755, 57.9066, 50.6603) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 8.83
Greenish Grey
#96AE8D
ΔE00 9.06
Sage Green
#9CAF88
ΔE00 9.22
Light Grey Green
#B7E1A1
ΔE00 9.30
Light Sage
#BCECAC
ΔE00 10.43
Pale Teal
#82CBB2
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CFB2 #CAB2CF
analogous
#C5CFB2 #B7CFB2 #B2CFBB
triadic
#B7CFB2 #B2B7CF #CFB2B7
tetradic
#B7CFB2 #B2C5CF #CAB2CF #CFBBB2
square
#B7CFB2 #B2C5CF #CAB2CF #CFBBB2
split-complementary
#B7CFB2 #BBB2CF #CFB2C5
monochromatic
#70A067 #94B78C #B7CFB2 #DAE7D8 #EDF3EC
Accessibility & contrast
On white
1.67
#B7CFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#B7CFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CFB2
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CFB2 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CAB0
Deuteranopia (green-blind)
#CDC7B3
Tritanopia (blue-blind)
#B6CDC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b7cfb2; /* rgb */ color: rgb(183, 207, 178); /* oklch */ color: oklch(82.9% 0.048 140.3);
Tailwind
colors: {
custom: {
50: '#ccddc9',
500: '#b7cfb2',
950: '#000000',
},
}SCSS
$custom: #b7cfb2; $custom-light: #ccddc9; $custom-dark: #000000;
JSON
{
"hex": "#b7cfb2",
"rgb": {
"r": 183,
"g": 207,
"b": 178
},
"hsl": {
"h": 109.655,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.82861,
"c": 0.0475,
"h": 140.3
},
"luminance": 0.57907
}Semantic roles & 50–950 ramp
primary
#B7CFB2
secondary
#9E81A4
accent
#44A291
background
#FEFEFD
surface
#FAFCF9
border
#D3D5D2
text
#131513
muted
#838482