#B2CFAE#B2CFAE
#B2CFAE is a very light, muted green. Relative luminance 0.571; OKLCH L 82.4% C 0.055 H 141.7°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFAE |
|---|---|
| RGB | rgb(178, 207, 174) |
| HSL | hsl(113, 26%, 75%) |
| HSV | hsv(113, 16%, 81%) |
| CMYK | cmyk(14%, 0%, 15.9%, 18.8%) |
| CIE-LAB | lab(80.26, -15.89, 13.20) |
| CIE-LCH | lch(80.26, 20.66, 140.27°) |
| OKLab | oklab(82.41% -0.0432 0.0341) |
| OKLCH | oklch(82.41% 0.055 141.7) |
| XYZ | xyz(48.3113, 57.1458, 48.5212) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.48
Light Grey Green
#B7E1A1
ΔE00 8.15
Greenish Grey
#96AE8D
ΔE00 8.73
Sage Green
#9CAF88
ΔE00 8.90
Light Sage
#BCECAC
ΔE00 9.38
Hospital Green
#9BE5AA
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFAE #CBAECF
analogous
#C3CFAE #B2CFAE #AECFBB
triadic
#B2CFAE #AEB2CF #CFAEB2
tetradic
#B2CFAE #AEC3CF #CBAECF #CFBBAE
square
#B2CFAE #AEC3CF #CBAECF #CFBBAE
split-complementary
#B2CFAE #BBAECF #CFAEC3
monochromatic
#69A161 #8DB888 #B2CFAE #D7E6D4 #EDF4EC
Accessibility & contrast
On white
1.69
#B2CFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#B2CFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFAE
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFAE | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C9AC
Deuteranopia (green-blind)
#CCC6B0
Tritanopia (blue-blind)
#B0CDC6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b2cfae; /* rgb */ color: rgb(178, 207, 174); /* oklch */ color: oklch(82.4% 0.055 141.7);
Tailwind
colors: {
custom: {
50: '#c9ddc6',
500: '#b2cfae',
950: '#000000',
},
}SCSS
$custom: #b2cfae; $custom-light: #c9ddc6; $custom-dark: #000000;
JSON
{
"hex": "#b2cfae",
"rgb": {
"r": 178,
"g": 207,
"b": 174
},
"hsl": {
"h": 112.727,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.82408,
"c": 0.05508,
"h": 141.7
},
"luminance": 0.57147
}Semantic roles & 50–950 ramp
primary
#B2CFAE
secondary
#A07DA4
accent
#41A498
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131513
muted
#828482