#C2EF93#C2EF93
#C2EF93 is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 89.9% C 0.128 H 129.9°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EF93 |
|---|---|
| RGB | rgb(194, 239, 147) |
| HSL | hsl(89, 74%, 76%) |
| HSV | hsv(89, 38%, 94%) |
| CMYK | cmyk(18.8%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(89.54, -29.88, 39.85) |
| CIE-LCH | lch(89.54, 49.81, 126.86°) |
| OKLab | oklab(89.93% -0.0819 0.0981) |
| OKLCH | oklch(89.93% 0.128 129.9) |
| XYZ | xyz(58.3803, 75.3080, 39.0583) |
| Luminance | 0.7531 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.39
Celery
#C1FD95
ΔE00 3.43
Tea Green
#BDF8A3
ΔE00 3.46
Washed Out Green
#BCF5A6
ΔE00 3.82
Light Yellowish Green
#C2FF89
ΔE00 4.59
Light Light Green
#C8FFB0
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EF93 #C093EF
analogous
#EFEE93 #C2EF93 #94EF93
triadic
#C2EF93 #93C2EF #EF93C2
tetradic
#C2EF93 #93EFEE #C093EF #EF9394
square
#C2EF93 #93EFEE #C093EF #EF9394
split-complementary
#C2EF93 #9394EF #EE93EF
monochromatic
#86DF28 #A4E75E #C2EF93 #E0F7C8 #F0FBE4
Accessibility & contrast
On white
1.31
#C2EF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#C2EF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EF93
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EF93 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38C
Deuteranopia (green-blind)
#F0E098
Tritanopia (blue-blind)
#C5E8D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c2ef93; /* rgb */ color: rgb(194, 239, 147); /* oklch */ color: oklch(89.9% 0.128 129.9);
Tailwind
colors: {
custom: {
50: '#d6f4b4',
500: '#c2ef93',
950: '#000000',
},
}SCSS
$custom: #c2ef93; $custom-light: #d6f4b4; $custom-dark: #000000;
JSON
{
"hex": "#c2ef93",
"rgb": {
"r": 194,
"g": 239,
"b": 147
},
"hsl": {
"h": 89.348,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.89934,
"c": 0.12776,
"h": 129.9
},
"luminance": 0.75309
}Semantic roles & 50–950 ramp
primary
#C2EF93
secondary
#925BCB
accent
#0FD671
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581