#C2E2BE#C2E2BE
#C2E2BE is a very light, muted green. Relative luminance 0.696; OKLCH L 88.0% C 0.059 H 142.0°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E2BE |
|---|---|
| RGB | rgb(194, 226, 190) |
| HSL | hsl(113, 38%, 82%) |
| HSV | hsv(113, 16%, 89%) |
| CMYK | cmyk(14.2%, 0%, 15.9%, 11.4%) |
| CIE-LAB | lab(86.79, -17.17, 14.13) |
| CIE-LCH | lch(86.79, 22.24, 140.54°) |
| OKLab | oklab(87.99% -0.0468 0.0365) |
| OKLCH | oklch(87.99% 0.059 142) |
| XYZ | xyz(58.7368, 69.5788, 59.0407) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.78
Light Sage
#BCECAC
ΔE00 6.86
Mint
#AAF0C1
ΔE00 7.17
Hospital Green
#9BE5AA
ΔE00 8.33
Very Pale Green
#CFFDBC
ΔE00 8.33
Very Light Green
#D1FFBD
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E2BE #DEBEE2
analogous
#D4E2BE #C2E2BE #BEE2CC
triadic
#C2E2BE #BEC2E2 #E2BEC2
tetradic
#C2E2BE #BED4E2 #DEBEE2 #E2CCBE
square
#C2E2BE #BED4E2 #DEBEE2 #E2CCBE
split-complementary
#C2E2BE #CCBEE2 #E2BED4
monochromatic
#73BC69 #9ACF94 #C2E2BE #EAF5E8 #EBF6EA
Accessibility & contrast
On white
1.41
#C2E2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#C2E2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E2BE
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E2BE | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#DFD8C0
Tritanopia (blue-blind)
#C0DFD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2e2be; /* rgb */ color: rgb(194, 226, 190); /* oklch */ color: oklch(88.0% 0.059 142.0);
Tailwind
colors: {
custom: {
50: '#d4ebd1',
500: '#c2e2be',
950: '#000000',
},
}SCSS
$custom: #c2e2be; $custom-light: #d4ebd1; $custom-dark: #000000;
JSON
{
"hex": "#c2e2be",
"rgb": {
"r": 194,
"g": 226,
"b": 190
},
"hsl": {
"h": 113.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.8799,
"c": 0.05932,
"h": 142
},
"luminance": 0.6958
}Semantic roles & 50–950 ramp
primary
#C2E2BE
secondary
#B589BB
accent
#34B1A3
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483