#C2ED79#C2ED79
#C2ED79 is a very light, vivid yellow-green. Relative luminance 0.734; OKLCH L 89.1% C 0.152 H 126.1°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ED79 |
|---|---|
| RGB | rgb(194, 237, 121) |
| HSL | hsl(82, 76%, 70%) |
| HSV | hsv(82, 49%, 93%) |
| CMYK | cmyk(18.1%, 0%, 48.9%, 7.1%) |
| CIE-LAB | lab(88.65, -31.94, 51.29) |
| CIE-LCH | lch(88.65, 60.42, 121.91°) |
| OKLab | oklab(89.11% -0.0892 0.1225) |
| OKLCH | oklch(89.11% 0.152 126.1) |
| XYZ | xyz(55.9833, 73.4176, 29.3070) |
| Luminance | 0.7342 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.38
Pistachio (survey)
#C0FA8B
ΔE00 3.76
Light Pea Green
#C4FE82
ΔE00 3.82
Pale Lime
#BEFD73
ΔE00 4.19
Light Yellowish Green
#C2FF89
ΔE00 4.35
Pear
#CBF85F
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ED79 #A479ED
analogous
#EDDE79 #C2ED79 #88ED79
triadic
#C2ED79 #79C2ED #ED79C2
tetradic
#C2ED79 #79EDDE #A479ED #ED7988
square
#C2ED79 #79EDDE #A479ED #ED7988
split-complementary
#C2ED79 #7988ED #DE79ED
monochromatic
#8DD01C #A9E643 #C2ED79 #DBF4AF #F3FBE4
Accessibility & contrast
On white
1.34
#C2ED79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#C2ED79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ED79
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ED79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ED79 | 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)
#F7E06F
Deuteranopia (green-blind)
#F1DE80
Tritanopia (blue-blind)
#C8E4D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c2ed79; /* rgb */ color: rgb(194, 237, 121); /* oklch */ color: oklch(89.1% 0.152 126.1);
Tailwind
colors: {
custom: {
50: '#d6f3a2',
500: '#c2ed79',
950: '#000000',
},
}SCSS
$custom: #c2ed79; $custom-light: #d6f3a2; $custom-dark: #000000;
JSON
{
"hex": "#c2ed79",
"rgb": {
"r": 194,
"g": 237,
"b": 121
},
"hsl": {
"h": 82.241,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.89106,
"c": 0.15153,
"h": 126.1
},
"luminance": 0.73418
}Semantic roles & 50–950 ramp
primary
#C2ED79
secondary
#7444C6
accent
#0DD958
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#15170F
muted
#848580