#C2E1BF#C2E1BF
#C2E1BF is a very light, muted green. Relative luminance 0.691; OKLCH L 87.8% C 0.057 H 142.7°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E1BF |
|---|---|
| RGB | rgb(194, 225, 191) |
| HSL | hsl(115, 36%, 82%) |
| HSV | hsv(115, 15%, 88%) |
| CMYK | cmyk(13.8%, 0%, 15.1%, 11.8%) |
| CIE-LAB | lab(86.54, -16.50, 13.26) |
| CIE-LCH | lch(86.54, 21.17, 141.21°) |
| OKLab | oklab(87.8% -0.045 0.0343) |
| OKLCH | oklch(87.8% 0.057 142.7) |
| XYZ | xyz(58.5753, 69.0804, 59.5279) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.31
Light Sage
#BCECAC
ΔE00 7.44
Mint
#AAF0C1
ΔE00 7.55
Hospital Green
#9BE5AA
ΔE00 8.76
Very Pale Green
#CFFDBC
ΔE00 8.88
Very Light Green
#D1FFBD
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E1BF #DEBFE1
analogous
#D3E1BF #C2E1BF #BFE1CD
triadic
#C2E1BF #BFC2E1 #E1BFC2
tetradic
#C2E1BF #BFD3E1 #DEBFE1 #E1CDBF
square
#C2E1BF #BFD3E1 #DEBFE1 #E1CDBF
split-complementary
#C2E1BF #CDBFE1 #E1BFD3
monochromatic
#73BA6C #9ACD95 #C2E1BF #EAF5E9 #EBF5EA
Accessibility & contrast
On white
1.42
#C2E1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#C2E1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E1BF
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E1BF | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBD
Deuteranopia (green-blind)
#DED7C1
Tritanopia (blue-blind)
#C0DFD7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2e1bf; /* rgb */ color: rgb(194, 225, 191); /* oklch */ color: oklch(87.8% 0.057 142.7);
Tailwind
colors: {
custom: {
50: '#d4ead2',
500: '#c2e1bf',
950: '#000000',
},
}SCSS
$custom: #c2e1bf; $custom-light: #d4ead2; $custom-dark: #000000;
JSON
{
"hex": "#c2e1bf",
"rgb": {
"r": 194,
"g": 225,
"b": 191
},
"hsl": {
"h": 114.706,
"s": 36.17,
"l": 81.569
},
"oklch": {
"l": 0.87801,
"c": 0.05656,
"h": 142.7
},
"luminance": 0.69081
}Semantic roles & 50–950 ramp
primary
#C2E1BF
secondary
#B58BBA
accent
#36AFA4
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483