#C2EE75#C2EE75
#C2EE75 is a very light, vivid yellow-green. Relative luminance 0.739; OKLCH L 89.3% C 0.157 H 125.9°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EE75 |
|---|---|
| RGB | rgb(194, 238, 117) |
| HSL | hsl(82, 78%, 70%) |
| HSV | hsv(82, 51%, 93%) |
| CMYK | cmyk(18.5%, 0%, 50.8%, 6.7%) |
| CIE-LAB | lab(88.88, -32.80, 53.43) |
| CIE-LCH | lch(88.88, 62.69, 121.55°) |
| OKLab | oklab(89.28% -0.092 0.1269) |
| OKLCH | oklch(89.28% 0.157 125.9) |
| XYZ | xyz(56.0334, 73.9022, 28.1387) |
| Luminance | 0.7390 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.11
Light Pea Green
#C4FE82
ΔE00 3.67
Pale Lime
#BEFD73
ΔE00 3.81
Pistachio (survey)
#C0FA8B
ΔE00 3.92
Pear
#CBF85F
ΔE00 4.14
Light Yellowish Green
#C2FF89
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EE75 #A175EE
analogous
#EEDE75 #C2EE75 #86EE75
triadic
#C2EE75 #75C2EE #EE75C2
tetradic
#C2EE75 #75EEDE #A175EE #EE7586
square
#C2EE75 #75EEDE #A175EE #EE7586
split-complementary
#C2EE75 #7586EE #DE75EE
monochromatic
#8DCF1A #AAE73F #C2EE75 #DAF5AB #F2FBE2
Accessibility & contrast
On white
1.33
#C2EE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#C2EE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EE75
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EE75 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16A
Deuteranopia (green-blind)
#F3DF7C
Tritanopia (blue-blind)
#C8E5D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c2ee75; /* rgb */ color: rgb(194, 238, 117); /* oklch */ color: oklch(89.3% 0.157 125.9);
Tailwind
colors: {
custom: {
50: '#d6f39f',
500: '#c2ee75',
950: '#000000',
},
}SCSS
$custom: #c2ee75; $custom-light: #d6f39f; $custom-dark: #000000;
JSON
{
"hex": "#c2ee75",
"rgb": {
"r": 194,
"g": 238,
"b": 117
},
"hsl": {
"h": 81.818,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.89277,
"c": 0.15668,
"h": 125.9
},
"luminance": 0.73903
}Semantic roles & 50–950 ramp
primary
#C2EE75
secondary
#7140C7
accent
#0BDA57
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#15170F
muted
#848580