#C2E5BB#C2E5BB
#C2E5BB is a very light, moderate green. Relative luminance 0.711; OKLCH L 88.6% C 0.068 H 140.4°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E5BB |
|---|---|
| RGB | rgb(194, 229, 187) |
| HSL | hsl(110, 45%, 82%) |
| HSV | hsv(110, 18%, 90%) |
| CMYK | cmyk(15.3%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(87.53, -19.17, 16.74) |
| CIE-LCH | lch(87.53, 25.45, 138.86°) |
| OKLab | oklab(88.56% -0.0521 0.0431) |
| OKLCH | oklch(88.56% 0.068 140.4) |
| XYZ | xyz(59.2352, 71.0948, 57.6059) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.20
Light Grey Green
#B7E1A1
ΔE00 5.34
Mint
#AAF0C1
ΔE00 6.31
Very Pale Green
#CFFDBC
ΔE00 6.78
Very Light Green
#D1FFBD
ΔE00 7.18
Hospital Green
#9BE5AA
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E5BB #DEBBE5
analogous
#D7E5BB #C2E5BB #BBE5C9
triadic
#C2E5BB #BBC2E5 #E5BBC2
tetradic
#C2E5BB #BBD7E5 #DEBBE5 #E5C9BB
square
#C2E5BB #BBD7E5 #DEBBE5 #E5C9BB
split-complementary
#C2E5BB #C9BBE5 #E5BBD7
monochromatic
#73C362 #9AD48F #C2E5BB #EAF6E7 #EBF7E9
Accessibility & contrast
On white
1.38
#C2E5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#C2E5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E5BB
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E5BB | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEB9
Deuteranopia (green-blind)
#E2DABD
Tritanopia (blue-blind)
#C0E2D9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c2e5bb; /* rgb */ color: rgb(194, 229, 187); /* oklch */ color: oklch(88.6% 0.068 140.4);
Tailwind
colors: {
custom: {
50: '#d4edcf',
500: '#c2e5bb',
950: '#000000',
},
}SCSS
$custom: #c2e5bb; $custom-light: #d4edcf; $custom-dark: #000000;
JSON
{
"hex": "#c2e5bb",
"rgb": {
"r": 194,
"g": 229,
"b": 187
},
"hsl": {
"h": 110,
"s": 44.681,
"l": 81.569
},
"oklch": {
"l": 0.8856,
"c": 0.06758,
"h": 140.4
},
"luminance": 0.71096
}Semantic roles & 50–950 ramp
primary
#C2E5BB
secondary
#B585BF
accent
#2EB8A1
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483