#C2ED76#C2ED76
#C2ED76 is a very light, vivid yellow-green. Relative luminance 0.733; OKLCH L 89.1% C 0.154 H 125.8°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ED76 |
|---|---|
| RGB | rgb(194, 237, 118) |
| HSL | hsl(82, 77%, 70%) |
| HSV | hsv(82, 50%, 93%) |
| CMYK | cmyk(18.1%, 0%, 50.2%, 7.1%) |
| CIE-LAB | lab(88.61, -32.24, 52.65) |
| CIE-LCH | lch(88.61, 61.74, 121.48°) |
| OKLab | oklab(89.07% -0.0903 0.1252) |
| OKLCH | oklch(89.07% 0.154 125.8) |
| XYZ | xyz(55.8022, 73.3451, 28.3532) |
| Luminance | 0.7335 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.33
Light Pea Green
#C4FE82
ΔE00 3.87
Pistachio (survey)
#C0FA8B
ΔE00 3.99
Pale Lime
#BEFD73
ΔE00 4.08
Pear
#CBF85F
ΔE00 4.40
Light Yellowish Green
#C2FF89
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ED76 #A176ED
analogous
#EDDD76 #C2ED76 #87ED76
triadic
#C2ED76 #76C2ED #ED76C2
tetradic
#C2ED76 #76EDDD #A176ED #ED7687
square
#C2ED76 #76EDDD #A176ED #ED7687
split-complementary
#C2ED76 #7687ED #DD76ED
monochromatic
#8DCE1B #AAE640 #C2ED76 #DAF4AC #F2FBE2
Accessibility & contrast
On white
1.34
#C2ED76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#C2ED76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ED76
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ED76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ED76 | 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)
#F8E06B
Deuteranopia (green-blind)
#F2DE7D
Tritanopia (blue-blind)
#C8E4D2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c2ed76; /* rgb */ color: rgb(194, 237, 118); /* oklch */ color: oklch(89.1% 0.154 125.8);
Tailwind
colors: {
custom: {
50: '#d6f3a0',
500: '#c2ed76',
950: '#000000',
},
}SCSS
$custom: #c2ed76; $custom-light: #d6f3a0; $custom-dark: #000000;
JSON
{
"hex": "#c2ed76",
"rgb": {
"r": 194,
"g": 237,
"b": 118
},
"hsl": {
"h": 81.681,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.89068,
"c": 0.1544,
"h": 125.8
},
"luminance": 0.73346
}Semantic roles & 50–950 ramp
primary
#C2ED76
secondary
#7141C6
accent
#0DD956
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#15170F
muted
#848580