#C3F575#C3F575
#C3F575 is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 90.9% C 0.166 H 127.1°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C3F575 |
|---|---|
| RGB | rgb(195, 245, 117) |
| HSL | hsl(83, 86%, 71%) |
| HSV | hsv(83, 52%, 96%) |
| CMYK | cmyk(20.4%, 0%, 52.2%, 3.9%) |
| CIE-LAB | lab(90.87, -35.64, 55.81) |
| CIE-LCH | lch(90.87, 66.21, 122.56°) |
| OKLab | oklab(90.9% -0.0999 0.132) |
| OKLCH | oklch(90.9% 0.166 127.1) |
| XYZ | xyz(58.3688, 78.1904, 28.8433) |
| Luminance | 0.7819 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.78
Pale Lime
#BEFD73
ΔE00 2.24
Light Pea Green
#C4FE82
ΔE00 2.33
Light Yellowish Green
#C2FF89
ΔE00 3.24
Pistachio (survey)
#C0FA8B
ΔE00 3.29
Pear
#CBF85F
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3F575 #A775F5
analogous
#F5E775 #C3F575 #83F575
triadic
#C3F575 #75C3F5 #F575C3
tetradic
#C3F575 #75F5E7 #A775F5 #F57583
square
#C3F575 #75F5E7 #A775F5 #F57583
split-complementary
#C3F575 #7583F5 #E775F5
monochromatic
#8EDF10 #AAF13C #C3F575 #DCF9AE #F3FDE2
Accessibility & contrast
On white
1.26
#C3F575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#C3F575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3F575
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3F575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3F575 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE769
Deuteranopia (green-blind)
#F9E47D
Tritanopia (blue-blind)
#C9EBD8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c3f575; /* rgb */ color: rgb(195, 245, 117); /* oklch */ color: oklch(90.9% 0.166 127.1);
Tailwind
colors: {
custom: {
50: '#d7f8a0',
500: '#c3f575',
950: '#000000',
},
}SCSS
$custom: #c3f575; $custom-light: #d7f8a0; $custom-dark: #000000;
JSON
{
"hex": "#c3f575",
"rgb": {
"r": 195,
"g": 245,
"b": 117
},
"hsl": {
"h": 83.438,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.90898,
"c": 0.16559,
"h": 127.1
},
"luminance": 0.78191
}Semantic roles & 50–950 ramp
primary
#C3F575
secondary
#773FD0
accent
#02E35A
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580