#C2F575#C2F575
#C2F575 is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 90.8% C 0.166 H 127.4°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F575 |
|---|---|
| RGB | rgb(194, 245, 117) |
| HSL | hsl(84, 86%, 71%) |
| HSV | hsv(84, 52%, 96%) |
| CMYK | cmyk(20.8%, 0%, 52.2%, 3.9%) |
| CIE-LAB | lab(90.81, -36.00, 55.72) |
| CIE-LCH | lch(90.81, 66.34, 122.87°) |
| OKLab | oklab(90.83% -0.1009 0.1319) |
| OKLCH | oklch(90.83% 0.166 127.4) |
| XYZ | xyz(58.1112, 78.0576, 28.8312) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.82
Pale Lime
#BEFD73
ΔE00 2.15
Light Pea Green
#C4FE82
ΔE00 2.25
Light Yellowish Green
#C2FF89
ΔE00 3.15
Pistachio (survey)
#C0FA8B
ΔE00 3.19
Light Lime Green
#B9FF66
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F575 #A875F5
analogous
#F5E875 #C2F575 #82F575
triadic
#C2F575 #75C2F5 #F575C2
tetradic
#C2F575 #75F5E8 #A875F5 #F57582
square
#C2F575 #75F5E8 #A875F5 #F57582
split-complementary
#C2F575 #7582F5 #E875F5
monochromatic
#8DDF10 #A9F13C #C2F575 #DBF9AE #F2FDE2
Accessibility & contrast
On white
1.26
#C2F575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#C2F575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F575
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F575 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE769
Deuteranopia (green-blind)
#F9E47D
Tritanopia (blue-blind)
#C8EBD8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c2f575; /* rgb */ color: rgb(194, 245, 117); /* oklch */ color: oklch(90.8% 0.166 127.4);
Tailwind
colors: {
custom: {
50: '#d7f8a0',
500: '#c2f575',
950: '#000000',
},
}SCSS
$custom: #c2f575; $custom-light: #d7f8a0; $custom-dark: #000000;
JSON
{
"hex": "#c2f575",
"rgb": {
"r": 194,
"g": 245,
"b": 117
},
"hsl": {
"h": 83.906,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.90833,
"c": 0.16602,
"h": 127.4
},
"luminance": 0.78059
}Semantic roles & 50–950 ramp
primary
#C2F575
secondary
#783FD0
accent
#02E35C
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#15170F
muted
#848580