#C3F97D#C3F97D
#C3F97D is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 91.9% C 0.164 H 128.6°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C3F97D |
|---|---|
| RGB | rgb(195, 249, 125) |
| HSL | hsl(86, 91%, 73%) |
| HSV | hsv(86, 50%, 98%) |
| CMYK | cmyk(21.7%, 0%, 49.8%, 2.4%) |
| CIE-LAB | lab(92.06, -36.65, 53.56) |
| CIE-LCH | lch(92.06, 64.90, 124.38°) |
| OKLab | oklab(91.89% -0.1021 0.1277) |
| OKLCH | oklch(91.89% 0.164 128.6) |
| XYZ | xyz(60.0826, 80.8331, 31.8350) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.12
Light Yellow Green
#CCFD7F
ΔE00 1.39
Pale Lime
#BEFD73
ΔE00 1.79
Light Yellowish Green
#C2FF89
ΔE00 1.98
Pistachio (survey)
#C0FA8B
ΔE00 2.20
Light Lime Green
#B9FF66
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3F97D #B37DF9
analogous
#F9F17D #C3F97D #85F97D
triadic
#C3F97D #7DC3F9 #F97DC3
tetradic
#C3F97D #7DF9F1 #B37DF9 #F97D85
square
#C3F97D #7DF9F1 #B37DF9 #F97D85
split-complementary
#C3F97D #7D85F9 #F17DF9
monochromatic
#8DF00B #A8F642 #C3F97D #DEFCB7 #F2FEE2
Accessibility & contrast
On white
1.22
#C3F97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#C3F97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3F97D
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3F97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3F97D | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB72
Deuteranopia (green-blind)
#FBE785
Tritanopia (blue-blind)
#C8F0DD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c3f97d; /* rgb */ color: rgb(195, 249, 125); /* oklch */ color: oklch(91.9% 0.164 128.6);
Tailwind
colors: {
custom: {
50: '#d7fba5',
500: '#c3f97d',
950: '#000000',
},
}SCSS
$custom: #c3f97d; $custom-light: #d7fba5; $custom-dark: #000000;
JSON
{
"hex": "#c3f97d",
"rgb": {
"r": 195,
"g": 249,
"b": 125
},
"hsl": {
"h": 86.129,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.91887,
"c": 0.16355,
"h": 128.6
},
"luminance": 0.80834
}Semantic roles & 50–950 ramp
primary
#C3F97D
secondary
#8444D6
accent
#00E664
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580