#C2EA74#C2EA74
#C2EA74 is a very light, vivid yellow-green. Relative luminance 0.716; OKLCH L 88.4% C 0.152 H 124.9°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EA74 |
|---|---|
| RGB | rgb(194, 234, 116) |
| HSL | hsl(80, 74%, 69%) |
| HSV | hsv(80, 50%, 92%) |
| CMYK | cmyk(17.1%, 0%, 50.4%, 8.2%) |
| CIE-LAB | lab(87.76, -31.05, 52.56) |
| CIE-LCH | lch(87.76, 61.05, 120.57°) |
| OKLab | oklab(88.38% -0.0871 0.1249) |
| OKLCH | oklch(88.38% 0.152 124.9) |
| XYZ | xyz(54.8233, 71.5755, 27.4468) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.99
Light Pea Green
#C4FE82
ΔE00 4.61
Pear
#CBF85F
ΔE00 4.65
Pistachio (survey)
#C0FA8B
ΔE00 4.67
Pale Lime
#BEFD73
ΔE00 4.78
Light Yellowish Green
#C2FF89
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EA74 #9C74EA
analogous
#EAD774 #C2EA74 #87EA74
triadic
#C2EA74 #74C2EA #EA74C2
tetradic
#C2EA74 #74EAD7 #9C74EA #EA7487
square
#C2EA74 #74EAD7 #9C74EA #EA7487
split-complementary
#C2EA74 #7487EA #D774EA
monochromatic
#8DC61E #ABE23F #C2EA74 #D9F2A9 #F1FADE
Accessibility & contrast
On white
1.37
#C2EA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#C2EA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EA74
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EA74 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DD69
Deuteranopia (green-blind)
#EFDC7B
Tritanopia (blue-blind)
#C9E1CF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c2ea74; /* rgb */ color: rgb(194, 234, 116); /* oklch */ color: oklch(88.4% 0.152 124.9);
Tailwind
colors: {
custom: {
50: '#d6f09f',
500: '#c2ea74',
950: '#000000',
},
}SCSS
$custom: #c2ea74; $custom-light: #d6f09f; $custom-dark: #000000;
JSON
{
"hex": "#c2ea74",
"rgb": {
"r": 194,
"g": 234,
"b": 116
},
"hsl": {
"h": 80.339,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.88377,
"c": 0.15229,
"h": 124.9
},
"luminance": 0.71576
}Semantic roles & 50–950 ramp
primary
#C2EA74
secondary
#6C40C2
accent
#10D653
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#15160F
muted
#848580