#C2E4BB#C2E4BB
#C2E4BB is a very light, moderate green. Relative luminance 0.705; OKLCH L 88.3% C 0.066 H 140.3°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E4BB |
|---|---|
| RGB | rgb(194, 228, 187) |
| HSL | hsl(110, 43%, 81%) |
| HSV | hsv(110, 18%, 89%) |
| CMYK | cmyk(14.9%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(87.26, -18.67, 16.37) |
| CIE-LCH | lch(87.26, 24.83, 138.77°) |
| OKLab | oklab(88.35% -0.0507 0.0421) |
| OKLCH | oklch(88.35% 0.066 140.3) |
| XYZ | xyz(58.9593, 70.5430, 57.5140) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.50
Light Grey Green
#B7E1A1
ΔE00 5.54
Mint
#AAF0C1
ΔE00 6.55
Very Pale Green
#CFFDBC
ΔE00 7.10
Hospital Green
#9BE5AA
ΔE00 7.46
Very Light Green
#D1FFBD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E4BB #DDBBE4
analogous
#D7E4BB #C2E4BB #BBE4C9
triadic
#C2E4BB #BBC2E4 #E4BBC2
tetradic
#C2E4BB #BBD7E4 #DDBBE4 #E4C9BB
square
#C2E4BB #BBD7E4 #DDBBE4 #E4C9BB
split-complementary
#C2E4BB #C9BBE4 #E4BBD7
monochromatic
#73C163 #9BD38F #C2E4BB #E9F5E7 #EBF6E9
Accessibility & contrast
On white
1.39
#C2E4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#C2E4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E4BB
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E4BB | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#E1D9BD
Tritanopia (blue-blind)
#C0E1D8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c2e4bb; /* rgb */ color: rgb(194, 228, 187); /* oklch */ color: oklch(88.3% 0.066 140.3);
Tailwind
colors: {
custom: {
50: '#d4eccf',
500: '#c2e4bb',
950: '#000000',
},
}SCSS
$custom: #c2e4bb; $custom-light: #d4eccf; $custom-dark: #000000;
JSON
{
"hex": "#c2e4bb",
"rgb": {
"r": 194,
"g": 228,
"b": 187
},
"hsl": {
"h": 109.756,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.88345,
"c": 0.06594,
"h": 140.3
},
"luminance": 0.70544
}Semantic roles & 50–950 ramp
primary
#C2E4BB
secondary
#B485BE
accent
#2FB69F
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483