#C3FA7B#C3FA7B
#C3FA7B is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.1% C 0.167 H 128.6°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FA7B |
|---|---|
| RGB | rgb(195, 250, 123) |
| HSL | hsl(86, 93%, 73%) |
| HSV | hsv(86, 51%, 98%) |
| CMYK | cmyk(22%, 0%, 50.8%, 2%) |
| CIE-LAB | lab(92.31, -37.30, 54.79) |
| CIE-LCH | lch(92.31, 66.28, 124.25°) |
| OKLab | oklab(92.08% -0.1041 0.1303) |
| OKLCH | oklch(92.08% 0.167 128.6) |
| XYZ | xyz(60.2660, 81.4023, 31.2721) |
| Luminance | 0.8140 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.08
Light Yellow Green
#CCFD7F
ΔE00 1.28
Pale Lime
#BEFD73
ΔE00 1.44
Light Yellowish Green
#C2FF89
ΔE00 2.08
Pistachio (survey)
#C0FA8B
ΔE00 2.47
Light Lime Green
#B9FF66
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FA7B #B27BFA
analogous
#FAF17B #C3FA7B #83FA7B
triadic
#C3FA7B #7BC3FA #FA7BC3
tetradic
#C3FA7B #7BFAF1 #B27BFA #FA7B83
square
#C3FA7B #7BFAF1 #B27BFA #FA7B83
split-complementary
#C3FA7B #7B83FA #F17BFA
monochromatic
#8DF109 #A8F840 #C3FA7B #DEFCB6 #F2FEE2
Accessibility & contrast
On white
1.22
#C3FA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#C3FA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FA7B
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FA7B | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6F
Deuteranopia (green-blind)
#FDE883
Tritanopia (blue-blind)
#C8F1DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c3fa7b; /* rgb */ color: rgb(195, 250, 123); /* oklch */ color: oklch(92.1% 0.167 128.6);
Tailwind
colors: {
custom: {
50: '#d7fca4',
500: '#c3fa7b',
950: '#000000',
},
}SCSS
$custom: #c3fa7b; $custom-light: #d7fca4; $custom-dark: #000000;
JSON
{
"hex": "#c3fa7b",
"rgb": {
"r": 195,
"g": 250,
"b": 123
},
"hsl": {
"h": 85.984,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.92084,
"c": 0.16676,
"h": 128.6
},
"luminance": 0.81403
}Semantic roles & 50–950 ramp
primary
#C3FA7B
secondary
#8342D7
accent
#00E663
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580