#C2E2BB#C2E2BB
#C2E2BB is a very light, moderate green. Relative luminance 0.695; OKLCH L 87.9% C 0.063 H 140.0°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E2BB |
|---|---|
| RGB | rgb(194, 226, 187) |
| HSL | hsl(109, 40%, 81%) |
| HSV | hsv(109, 17%, 89%) |
| CMYK | cmyk(14.2%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(86.73, -17.68, 15.61) |
| CIE-LCH | lch(86.73, 23.59, 138.56°) |
| OKLab | oklab(87.92% -0.048 0.0402) |
| OKLCH | oklch(87.92% 0.063 140) |
| XYZ | xyz(58.4123, 69.4490, 57.3316) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.99
Light Sage
#BCECAC
ΔE00 6.13
Mint
#AAF0C1
ΔE00 7.06
Very Pale Green
#CFFDBC
ΔE00 7.75
Hospital Green
#9BE5AA
ΔE00 7.95
Very Light Green
#D1FFBD
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E2BB #DBBBE2
analogous
#D5E2BB #C2E2BB #BBE2C7
triadic
#C2E2BB #BBC2E2 #E2BBC2
tetradic
#C2E2BB #BBD5E2 #DBBBE2 #E2C7BB
square
#C2E2BB #BBD5E2 #DBBBE2 #E2C7BB
split-complementary
#C2E2BB #C7BBE2 #E2BBD5
monochromatic
#75BD65 #9CD090 #C2E2BB #E8F4E6 #ECF6EA
Accessibility & contrast
On white
1.41
#C2E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#C2E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E2BB
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E2BB | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#DFD8BD
Tritanopia (blue-blind)
#C0DFD7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2e2bb; /* rgb */ color: rgb(194, 226, 187); /* oklch */ color: oklch(87.9% 0.063 140.0);
Tailwind
colors: {
custom: {
50: '#d4ebcf',
500: '#c2e2bb',
950: '#000000',
},
}SCSS
$custom: #c2e2bb; $custom-light: #d4ebcf; $custom-dark: #000000;
JSON
{
"hex": "#c2e2bb",
"rgb": {
"r": 194,
"g": 226,
"b": 187
},
"hsl": {
"h": 109.231,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.87918,
"c": 0.06263,
"h": 140
},
"luminance": 0.6945
}Semantic roles & 50–950 ramp
primary
#C2E2BB
secondary
#B286BB
accent
#32B39C
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483