#C3F97B#C3F97B
#C3F97B is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 91.9% C 0.165 H 128.4°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C3F97B |
|---|---|
| RGB | rgb(195, 249, 123) |
| HSL | hsl(86, 91%, 73%) |
| HSV | hsv(86, 51%, 98%) |
| CMYK | cmyk(21.7%, 0%, 50.6%, 2.4%) |
| CIE-LAB | lab(92.03, -36.85, 54.46) |
| CIE-LCH | lch(92.03, 65.75, 124.09°) |
| OKLab | oklab(91.86% -0.1028 0.1296) |
| OKLCH | oklch(91.86% 0.165 128.4) |
| XYZ | xyz(59.9561, 80.7825, 31.1688) |
| Luminance | 0.8078 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.23
Light Yellow Green
#CCFD7F
ΔE00 1.32
Pale Lime
#BEFD73
ΔE00 1.63
Light Yellowish Green
#C2FF89
ΔE00 2.18
Pistachio (survey)
#C0FA8B
ΔE00 2.45
Light Lime Green
#B9FF66
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3F97B #B17BF9
analogous
#F9F07B #C3F97B #84F97B
triadic
#C3F97B #7BC3F9 #F97BC3
tetradic
#C3F97B #7BF9F0 #B17BF9 #F97B84
square
#C3F97B #7BF9F0 #B17BF9 #F97B84
split-complementary
#C3F97B #7B84F9 #F07BF9
monochromatic
#8DEF0B #A8F640 #C3F97B #DEFCB6 #F2FEE2
Accessibility & contrast
On white
1.22
#C3F97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#C3F97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3F97B
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3F97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3F97B | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB70
Deuteranopia (green-blind)
#FCE783
Tritanopia (blue-blind)
#C8F0DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c3f97b; /* rgb */ color: rgb(195, 249, 123); /* oklch */ color: oklch(91.9% 0.165 128.4);
Tailwind
colors: {
custom: {
50: '#d7fba4',
500: '#c3f97b',
950: '#000000',
},
}SCSS
$custom: #c3f97b; $custom-light: #d7fba4; $custom-dark: #000000;
JSON
{
"hex": "#c3f97b",
"rgb": {
"r": 195,
"g": 249,
"b": 123
},
"hsl": {
"h": 85.714,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.91862,
"c": 0.16542,
"h": 128.4
},
"luminance": 0.80784
}Semantic roles & 50–950 ramp
primary
#C3F97B
secondary
#8243D6
accent
#00E662
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580