#C2EE80#C2EE80
#C2EE80 is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.4% C 0.146 H 127.0°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EE80 |
|---|---|
| RGB | rgb(194, 238, 128) |
| HSL | hsl(84, 76%, 72%) |
| HSV | hsv(84, 46%, 93%) |
| CMYK | cmyk(18.5%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(89.01, -31.66, 48.42) |
| CIE-LCH | lch(89.01, 57.85, 123.18°) |
| OKLab | oklab(89.42% -0.0879 0.1166) |
| OKLCH | oklch(89.42% 0.146 127) |
| XYZ | xyz(56.7186, 74.1762, 31.7472) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.13
Light Yellow Green
#CCFD7F
ΔE00 3.49
Light Pea Green
#C4FE82
ΔE00 3.66
Light Yellowish Green
#C2FF89
ΔE00 3.94
Celery
#C1FD95
ΔE00 4.21
Pale Lime
#BEFD73
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EE80 #AC80EE
analogous
#EEE380 #C2EE80 #8BEE80
triadic
#C2EE80 #80C2EE #EE80C2
tetradic
#C2EE80 #80EEE3 #AC80EE #EE808B
square
#C2EE80 #80EEE3 #AC80EE #EE808B
split-complementary
#C2EE80 #808BEE #E380EE
monochromatic
#8CD71D #A8E74A #C2EE80 #DCF5B6 #F2FBE4
Accessibility & contrast
On white
1.33
#C2EE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#C2EE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EE80
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EE80 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E177
Deuteranopia (green-blind)
#F2DF86
Tritanopia (blue-blind)
#C7E5D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c2ee80; /* rgb */ color: rgb(194, 238, 128); /* oklch */ color: oklch(89.4% 0.146 127.0);
Tailwind
colors: {
custom: {
50: '#d6f3a7',
500: '#c2ee80',
950: '#000000',
},
}SCSS
$custom: #c2ee80; $custom-light: #d6f3a7; $custom-dark: #000000;
JSON
{
"hex": "#c2ee80",
"rgb": {
"r": 194,
"g": 238,
"b": 128
},
"hsl": {
"h": 84,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.89423,
"c": 0.14603,
"h": 127
},
"luminance": 0.74177
}Semantic roles & 50–950 ramp
primary
#C2EE80
secondary
#7C4AC8
accent
#0DD95E
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141710
muted
#838580