#C2E89E#C2E89E
#C2E89E is a very light, moderate yellow-green. Relative luminance 0.717; OKLCH L 88.6% C 0.105 H 130.4°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E89E |
|---|---|
| RGB | rgb(194, 232, 158) |
| HSL | hsl(91, 62%, 76%) |
| HSV | hsv(91, 32%, 91%) |
| CMYK | cmyk(16.4%, 0%, 31.9%, 9%) |
| CIE-LAB | lab(87.80, -25.09, 32.06) |
| CIE-LCH | lch(87.80, 40.71, 128.05°) |
| OKLab | oklab(88.6% -0.0682 0.0801) |
| OKLCH | oklch(88.6% 0.105 130.4) |
| XYZ | xyz(57.2753, 71.6504, 43.1535) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.89
Light Sage
#BCECAC
ΔE00 3.31
Washed Out Green
#BCF5A6
ΔE00 3.86
Tea Green
#BDF8A3
ΔE00 4.42
Pale Green
#C7FDB5
ΔE00 5.06
Light Light Green
#C8FFB0
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E89E #C49EE8
analogous
#E7E89E #C2E89E #9EE89F
triadic
#C2E89E #9EC2E8 #E89EC2
tetradic
#C2E89E #9EE7E8 #C49EE8 #E89F9E
square
#C2E89E #9EE7E8 #C49EE8 #E89F9E
split-complementary
#C2E89E #9F9EE8 #E89EE7
monochromatic
#84D13B #A3DC6D #C2E89E #E1F4CF #EFF9E6
Accessibility & contrast
On white
1.37
#C2E89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#C2E89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E89E
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E89E | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE99
Deuteranopia (green-blind)
#E9DBA2
Tritanopia (blue-blind)
#C4E2D5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c2e89e; /* rgb */ color: rgb(194, 232, 158); /* oklch */ color: oklch(88.6% 0.105 130.4);
Tailwind
colors: {
custom: {
50: '#d5efbb',
500: '#c2e89e',
950: '#000000',
},
}SCSS
$custom: #c2e89e; $custom-light: #d5efbb; $custom-dark: #000000;
JSON
{
"hex": "#c2e89e",
"rgb": {
"r": 194,
"g": 232,
"b": 158
},
"hsl": {
"h": 90.811,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.88596,
"c": 0.1052,
"h": 130.4
},
"luminance": 0.71651
}Semantic roles & 50–950 ramp
primary
#C2E89E
secondary
#9667C3
accent
#1CC975
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582