#C2EE72#C2EE72
#C2EE72 is a very light, vivid yellow-green. Relative luminance 0.738; OKLCH L 89.2% C 0.159 H 125.7°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EE72 |
|---|---|
| RGB | rgb(194, 238, 114) |
| HSL | hsl(81, 78%, 69%) |
| HSV | hsv(81, 52%, 93%) |
| CMYK | cmyk(18.5%, 0%, 52.1%, 6.7%) |
| CIE-LAB | lab(88.84, -33.09, 54.77) |
| CIE-LCH | lch(88.84, 63.99, 121.14°) |
| OKLab | oklab(89.24% -0.093 0.1295) |
| OKLCH | oklch(89.24% 0.159 125.7) |
| XYZ | xyz(55.8599, 73.8327, 27.2246) |
| Luminance | 0.7383 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.13
Pale Lime
#BEFD73
ΔE00 3.76
Light Pea Green
#C4FE82
ΔE00 3.78
Pear
#CBF85F
ΔE00 3.81
Pistachio (survey)
#C0FA8B
ΔE00 4.20
Light Yellowish Green
#C2FF89
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EE72 #9E72EE
analogous
#EEDC72 #C2EE72 #84EE72
triadic
#C2EE72 #72C2EE #EE72C2
tetradic
#C2EE72 #72EEDC #9E72EE #EE7284
square
#C2EE72 #72EEDC #9E72EE #EE7284
split-complementary
#C2EE72 #7284EE #DC72EE
monochromatic
#8DCD19 #AAE73B #C2EE72 #DAF5A9 #F1FBDF
Accessibility & contrast
On white
1.33
#C2EE72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#C2EE72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EE72
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EE72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EE72 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E166
Deuteranopia (green-blind)
#F3DE7A
Tritanopia (blue-blind)
#C9E4D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c2ee72; /* rgb */ color: rgb(194, 238, 114); /* oklch */ color: oklch(89.2% 0.159 125.7);
Tailwind
colors: {
custom: {
50: '#d7f39e',
500: '#c2ee72',
950: '#000000',
},
}SCSS
$custom: #c2ee72; $custom-light: #d7f39e; $custom-dark: #000000;
JSON
{
"hex": "#c2ee72",
"rgb": {
"r": 194,
"g": 238,
"b": 114
},
"hsl": {
"h": 81.29,
"s": 78.481,
"l": 69.02
},
"oklch": {
"l": 0.8924,
"c": 0.15948,
"h": 125.7
},
"luminance": 0.73833
}Semantic roles & 50–950 ramp
primary
#C2EE72
secondary
#6E3DC7
accent
#0BDB55
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#15170F
muted
#848580