#C2F577#C2F577
#C2F577 is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 90.9% C 0.164 H 127.6°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F577 |
|---|---|
| RGB | rgb(194, 245, 119) |
| HSL | hsl(84, 86%, 71%) |
| HSV | hsv(84, 51%, 96%) |
| CMYK | cmyk(20.8%, 0%, 51.4%, 3.9%) |
| CIE-LAB | lab(90.83, -35.81, 54.83) |
| CIE-LCH | lch(90.83, 65.49, 123.14°) |
| OKLab | oklab(90.86% -0.1002 0.1301) |
| OKLCH | oklch(90.86% 0.164 127.6) |
| XYZ | xyz(58.2300, 78.1052, 29.4572) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.80
Light Pea Green
#C4FE82
ΔE00 2.12
Pale Lime
#BEFD73
ΔE00 2.20
Pistachio (survey)
#C0FA8B
ΔE00 2.96
Light Yellowish Green
#C2FF89
ΔE00 2.97
Light Lime Green
#B9FF66
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F577 #AA77F5
analogous
#F5E977 #C2F577 #83F577
triadic
#C2F577 #77C2F5 #F577C2
tetradic
#C2F577 #77F5E9 #AA77F5 #F57783
square
#C2F577 #77F5E9 #AA77F5 #F57783
split-complementary
#C2F577 #7783F5 #E977F5
monochromatic
#8DE111 #A8F13E #C2F577 #DCF9B0 #F2FDE2
Accessibility & contrast
On white
1.26
#C2F577 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#C2F577 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F577
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F577 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F577 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE76B
Deuteranopia (green-blind)
#F8E47F
Tritanopia (blue-blind)
#C7ECD8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c2f577; /* rgb */ color: rgb(194, 245, 119); /* oklch */ color: oklch(90.9% 0.164 127.6);
Tailwind
colors: {
custom: {
50: '#d7f8a1',
500: '#c2f577',
950: '#000000',
},
}SCSS
$custom: #c2f577; $custom-light: #d7f8a1; $custom-dark: #000000;
JSON
{
"hex": "#c2f577",
"rgb": {
"r": 194,
"g": 245,
"b": 119
},
"hsl": {
"h": 84.286,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.90858,
"c": 0.16419,
"h": 127.6
},
"luminance": 0.78106
}Semantic roles & 50–950 ramp
primary
#C2F577
secondary
#7A40D0
accent
#03E35D
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#15170F
muted
#848580