#C3E57E#C3E57E
#C3E57E is a very light, vivid yellow-green. Relative luminance 0.691; OKLCH L 87.5% C 0.135 H 124.1°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C3E57E |
|---|---|
| RGB | rgb(195, 229, 126) |
| HSL | hsl(80, 66%, 70%) |
| HSV | hsv(80, 45%, 90%) |
| CMYK | cmyk(14.8%, 0%, 45%, 10.2%) |
| CIE-LAB | lab(86.58, -27.28, 46.40) |
| CIE-LCH | lch(86.58, 53.82, 120.46°) |
| OKLab | oklab(87.48% -0.0759 0.1119) |
| OKLCH | oklch(87.48% 0.135 124.1) |
| XYZ | xyz(54.2908, 69.1468, 30.2211) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.92
Pistachio (survey)
#C0FA8B
ΔE00 5.39
Light Yellow Green
#CCFD7F
ΔE00 5.52
Light Pea Green
#C4FE82
ΔE00 5.98
Celery
#C1FD95
ΔE00 6.27
Light Yellowish Green
#C2FF89
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3E57E #A07EE5
analogous
#E5D47E #C3E57E #90E57E
triadic
#C3E57E #7EC3E5 #E57EC3
tetradic
#C3E57E #7EE5D4 #A07EE5 #E57E90
square
#C3E57E #7EE5D4 #A07EE5 #E57E90
split-complementary
#C3E57E #7E90E5 #D47EE5
monochromatic
#8FC227 #ABDB4B #C3E57E #DBEFB1 #F2FAE4
Accessibility & contrast
On white
1.42
#C3E57E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#C3E57E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3E57E
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3E57E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3E57E | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA76
Deuteranopia (green-blind)
#EBD884
Tritanopia (blue-blind)
#CADCCD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c3e57e; /* rgb */ color: rgb(195, 229, 126); /* oklch */ color: oklch(87.5% 0.135 124.1);
Tailwind
colors: {
custom: {
50: '#d7eda5',
500: '#c3e57e',
950: '#000000',
},
}SCSS
$custom: #c3e57e; $custom-light: #d7eda5; $custom-dark: #000000;
JSON
{
"hex": "#c3e57e",
"rgb": {
"r": 195,
"g": 229,
"b": 126
},
"hsl": {
"h": 79.806,
"s": 66.452,
"l": 69.608
},
"oklch": {
"l": 0.87478,
"c": 0.13521,
"h": 124.1
},
"luminance": 0.69147
}Semantic roles & 50–950 ramp
primary
#C3E57E
secondary
#704ABD
accent
#17CE54
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480