#C2ED74#C2ED74
#C2ED74 is a very light, vivid yellow-green. Relative luminance 0.733; OKLCH L 89.0% C 0.156 H 125.6°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ED74 |
|---|---|
| RGB | rgb(194, 237, 116) |
| HSL | hsl(81, 77%, 69%) |
| HSV | hsv(81, 51%, 93%) |
| CMYK | cmyk(18.1%, 0%, 51.1%, 7.1%) |
| CIE-LAB | lab(88.59, -32.44, 53.55) |
| CIE-LCH | lch(88.59, 62.61, 121.21°) |
| OKLab | oklab(89.04% -0.091 0.1271) |
| OKLCH | oklch(89.04% 0.156 125.6) |
| XYZ | xyz(55.6846, 73.2981, 27.7339) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.32
Light Pea Green
#C4FE82
ΔE00 3.92
Pale Lime
#BEFD73
ΔE00 4.03
Pistachio (survey)
#C0FA8B
ΔE00 4.16
Pear
#CBF85F
ΔE00 4.17
Light Yellowish Green
#C2FF89
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ED74 #9F74ED
analogous
#EDDB74 #C2ED74 #86ED74
triadic
#C2ED74 #74C2ED #ED74C2
tetradic
#C2ED74 #74EDDB #9F74ED #ED7486
square
#C2ED74 #74EDDB #9F74ED #ED7486
split-complementary
#C2ED74 #7486ED #DB74ED
monochromatic
#8DCC1A #AAE63E #C2ED74 #DAF4AA #F2FBE0
Accessibility & contrast
On white
1.34
#C2ED74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#C2ED74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ED74
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ED74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ED74 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E069
Deuteranopia (green-blind)
#F2DE7B
Tritanopia (blue-blind)
#C9E3D2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c2ed74; /* rgb */ color: rgb(194, 237, 116); /* oklch */ color: oklch(89.0% 0.156 125.6);
Tailwind
colors: {
custom: {
50: '#d6f39f',
500: '#c2ed74',
950: '#000000',
},
}SCSS
$custom: #c2ed74; $custom-light: #d6f39f; $custom-dark: #000000;
JSON
{
"hex": "#c2ed74",
"rgb": {
"r": 194,
"g": 237,
"b": 116
},
"hsl": {
"h": 81.322,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.89042,
"c": 0.1563,
"h": 125.6
},
"luminance": 0.73299
}Semantic roles & 50–950 ramp
primary
#C2ED74
secondary
#6F3FC6
accent
#0CD955
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#15170F
muted
#848580