#C2EBAE#C2EBAE
#C2EBAE is a very light, moderate green. Relative luminance 0.739; OKLCH L 89.6% C 0.092 H 135.6°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EBAE |
|---|---|
| RGB | rgb(194, 235, 174) |
| HSL | hsl(100, 60%, 80%) |
| HSV | hsv(100, 26%, 92%) |
| CMYK | cmyk(17.4%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(88.89, -24.18, 25.36) |
| CIE-LCH | lch(88.89, 35.04, 133.64°) |
| OKLab | oklab(89.57% -0.0656 0.0643) |
| OKLCH | oklch(89.57% 0.092 135.6) |
| XYZ | xyz(59.5949, 73.9409, 51.1684) |
| Luminance | 0.7394 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.30
Light Grey Green
#B7E1A1
ΔE00 2.46
Very Pale Green
#CFFDBC
ΔE00 3.75
Washed Out Green
#BCF5A6
ΔE00 4.05
Very Light Green
#D1FFBD
ΔE00 4.17
Pale Green
#C7FDB5
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EBAE #D7AEEB
analogous
#E0EBAE #C2EBAE #AEEBB8
triadic
#C2EBAE #AEC2EB #EBAEC2
tetradic
#C2EBAE #AEE0EB #D7AEEB #EBB8AE
square
#C2EBAE #AEE0EB #D7AEEB #EBB8AE
split-complementary
#C2EBAE #B8AEEB #EBAEE0
monochromatic
#78D34C #9DDF7D #C2EBAE #E7F7DF #EDF9E6
Accessibility & contrast
On white
1.33
#C2EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#C2EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EBAE
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EBAE | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AA
Deuteranopia (green-blind)
#E9DEB1
Tritanopia (blue-blind)
#C2E6DB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c2ebae; /* rgb */ color: rgb(194, 235, 174); /* oklch */ color: oklch(89.6% 0.092 135.6);
Tailwind
colors: {
custom: {
50: '#d5f1c6',
500: '#c2ebae',
950: '#000000',
},
}SCSS
$custom: #c2ebae; $custom-light: #d5f1c6; $custom-dark: #000000;
JSON
{
"hex": "#c2ebae",
"rgb": {
"r": 194,
"g": 235,
"b": 174
},
"hsl": {
"h": 100.328,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.89565,
"c": 0.09182,
"h": 135.6
},
"luminance": 0.73942
}Semantic roles & 50–950 ramp
primary
#C2EBAE
secondary
#AD76C7
accent
#1DC890
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582