#C2ED78#C2ED78
#C2ED78 is a very light, vivid yellow-green. Relative luminance 0.734; OKLCH L 89.1% C 0.152 H 126.0°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ED78 |
|---|---|
| RGB | rgb(194, 237, 120) |
| HSL | hsl(82, 76%, 70%) |
| HSV | hsv(82, 49%, 93%) |
| CMYK | cmyk(18.1%, 0%, 49.4%, 7.1%) |
| CIE-LAB | lab(88.63, -32.04, 51.75) |
| CIE-LCH | lch(88.63, 60.86, 121.76°) |
| OKLab | oklab(89.09% -0.0896 0.1234) |
| OKLCH | oklch(89.09% 0.153 126) |
| XYZ | xyz(55.9223, 73.3932, 28.9858) |
| Luminance | 0.7339 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.36
Light Pea Green
#C4FE82
ΔE00 3.83
Pistachio (survey)
#C0FA8B
ΔE00 3.83
Pale Lime
#BEFD73
ΔE00 4.15
Light Yellowish Green
#C2FF89
ΔE00 4.39
Pear
#CBF85F
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ED78 #A378ED
analogous
#EDDD78 #C2ED78 #88ED78
triadic
#C2ED78 #78C2ED #ED78C2
tetradic
#C2ED78 #78EDDD #A378ED #ED7888
square
#C2ED78 #78EDDD #A378ED #ED7888
split-complementary
#C2ED78 #7888ED #DD78ED
monochromatic
#8DCF1C #AAE642 #C2ED78 #DAF4AE #F3FBE4
Accessibility & contrast
On white
1.34
#C2ED78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#C2ED78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ED78
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ED78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ED78 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E06E
Deuteranopia (green-blind)
#F2DE7F
Tritanopia (blue-blind)
#C8E4D2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c2ed78; /* rgb */ color: rgb(194, 237, 120); /* oklch */ color: oklch(89.1% 0.152 126.0);
Tailwind
colors: {
custom: {
50: '#d6f3a1',
500: '#c2ed78',
950: '#000000',
},
}SCSS
$custom: #c2ed78; $custom-light: #d6f3a1; $custom-dark: #000000;
JSON
{
"hex": "#c2ed78",
"rgb": {
"r": 194,
"g": 237,
"b": 120
},
"hsl": {
"h": 82.051,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.89093,
"c": 0.1525,
"h": 126
},
"luminance": 0.73394
}Semantic roles & 50–950 ramp
primary
#C2ED78
secondary
#7343C6
accent
#0DD958
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#15170F
muted
#848580