#C3E575#C3E575
#C3E575 is a very light, vivid yellow-green. Relative luminance 0.689; OKLCH L 87.4% C 0.144 H 123.3°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C3E575 |
|---|---|
| RGB | rgb(195, 229, 117) |
| HSL | hsl(78, 68%, 68%) |
| HSV | hsv(78, 49%, 90%) |
| CMYK | cmyk(14.8%, 0%, 48.9%, 10.2%) |
| CIE-LAB | lab(86.47, -28.23, 50.55) |
| CIE-LCH | lch(86.47, 57.90, 119.18°) |
| OKLab | oklab(87.35% -0.0792 0.1206) |
| OKLCH | oklch(87.35% 0.144 123.3) |
| XYZ | xyz(53.7360, 68.9249, 27.2991) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 5.24
Pale Olive Green
#B1D27B
ΔE00 5.62
Pear
#CBF85F
ΔE00 5.67
Pistachio (survey)
#C0FA8B
ΔE00 5.74
Light Pea Green
#C4FE82
ΔE00 5.91
Pale Lime
#BEFD73
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3E575 #9775E5
analogous
#E5CF75 #C3E575 #8BE575
triadic
#C3E575 #75C3E5 #E575C3
tetradic
#C3E575 #75E5CF #9775E5 #E5758B
square
#C3E575 #75E5CF #9775E5 #E5758B
split-complementary
#C3E575 #758BE5 #CF75E5
monochromatic
#8EBC23 #ADDB42 #C3E575 #D9EFA8 #F0F8DC
Accessibility & contrast
On white
1.42
#C3E575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#C3E575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3E575
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3E575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3E575 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96B
Deuteranopia (green-blind)
#EBD87B
Tritanopia (blue-blind)
#CADCCB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c3e575; /* rgb */ color: rgb(195, 229, 117); /* oklch */ color: oklch(87.4% 0.144 123.3);
Tailwind
colors: {
custom: {
50: '#d7ed9f',
500: '#c3e575',
950: '#000000',
},
}SCSS
$custom: #c3e575; $custom-light: #d7ed9f; $custom-dark: #000000;
JSON
{
"hex": "#c3e575",
"rgb": {
"r": 195,
"g": 229,
"b": 117
},
"hsl": {
"h": 78.214,
"s": 68.293,
"l": 67.843
},
"oklch": {
"l": 0.87354,
"c": 0.14424,
"h": 123.3
},
"luminance": 0.68925
}Semantic roles & 50–950 ramp
primary
#C3E575
secondary
#6742BC
accent
#15D04E
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#15160F
muted
#848480