#C2ED77#C2ED77
#C2ED77 is a very light, vivid yellow-green. Relative luminance 0.734; OKLCH L 89.1% C 0.153 H 125.9°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ED77 |
|---|---|
| RGB | rgb(194, 237, 119) |
| HSL | hsl(82, 77%, 70%) |
| HSV | hsv(82, 50%, 93%) |
| CMYK | cmyk(18.1%, 0%, 49.8%, 7.1%) |
| CIE-LAB | lab(88.62, -32.14, 52.20) |
| CIE-LCH | lch(88.62, 61.30, 121.62°) |
| OKLab | oklab(89.08% -0.09 0.1243) |
| OKLCH | oklch(89.08% 0.153 125.9) |
| XYZ | xyz(55.8620, 73.3690, 28.6678) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.34
Light Pea Green
#C4FE82
ΔE00 3.85
Pistachio (survey)
#C0FA8B
ΔE00 3.91
Pale Lime
#BEFD73
ΔE00 4.11
Light Yellowish Green
#C2FF89
ΔE00 4.44
Pear
#CBF85F
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ED77 #A277ED
analogous
#EDDD77 #C2ED77 #87ED77
triadic
#C2ED77 #77C2ED #ED77C2
tetradic
#C2ED77 #77EDDD #A277ED #ED7787
square
#C2ED77 #77EDDD #A277ED #ED7787
split-complementary
#C2ED77 #7787ED #DD77ED
monochromatic
#8DCE1B #AAE641 #C2ED77 #DAF4AD #F2FBE3
Accessibility & contrast
On white
1.34
#C2ED77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#C2ED77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ED77
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ED77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ED77 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E06C
Deuteranopia (green-blind)
#F2DE7E
Tritanopia (blue-blind)
#C8E4D2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c2ed77; /* rgb */ color: rgb(194, 237, 119); /* oklch */ color: oklch(89.1% 0.153 125.9);
Tailwind
colors: {
custom: {
50: '#d6f3a1',
500: '#c2ed77',
950: '#000000',
},
}SCSS
$custom: #c2ed77; $custom-light: #d6f3a1; $custom-dark: #000000;
JSON
{
"hex": "#c2ed77",
"rgb": {
"r": 194,
"g": 237,
"b": 119
},
"hsl": {
"h": 81.864,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.8908,
"c": 0.15345,
"h": 125.9
},
"luminance": 0.7337
}Semantic roles & 50–950 ramp
primary
#C2ED77
secondary
#7242C6
accent
#0DD957
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#15170F
muted
#848580