#C5FA7D#C5FA7D
#C5FA7D is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.2% C 0.164 H 128.2°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FA7D |
|---|---|
| RGB | rgb(197, 250, 125) |
| HSL | hsl(85, 93%, 74%) |
| HSV | hsv(85, 50%, 98%) |
| CMYK | cmyk(21.2%, 0%, 50%, 2%) |
| CIE-LAB | lab(92.45, -36.38, 54.07) |
| CIE-LCH | lch(92.45, 65.17, 123.94°) |
| OKLab | oklab(92.24% -0.1015 0.1288) |
| OKLCH | oklch(92.24% 0.164 128.2) |
| XYZ | xyz(60.9128, 81.7212, 31.9626) |
| Luminance | 0.8172 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.06
Light Pea Green
#C4FE82
ΔE00 1.11
Pale Lime
#BEFD73
ΔE00 1.74
Light Yellowish Green
#C2FF89
ΔE00 2.09
Pistachio (survey)
#C0FA8B
ΔE00 2.42
Light Lime Green
#B9FF66
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FA7D #B27DFA
analogous
#FAF17D #C5FA7D #86FA7D
triadic
#C5FA7D #7DC5FA #FA7DC5
tetradic
#C5FA7D #7DFAF1 #B27DFA #FA7D86
square
#C5FA7D #7DFAF1 #B27DFA #FA7D86
split-complementary
#C5FA7D #7D86FA #F17DFA
monochromatic
#90F309 #ABF842 #C5FA7D #DFFCB8 #F2FEE2
Accessibility & contrast
On white
1.21
#C5FA7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#C5FA7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FA7D
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FA7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FA7D | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC72
Deuteranopia (green-blind)
#FDE885
Tritanopia (blue-blind)
#CAF1DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c5fa7d; /* rgb */ color: rgb(197, 250, 125); /* oklch */ color: oklch(92.2% 0.164 128.2);
Tailwind
colors: {
custom: {
50: '#d9fca5',
500: '#c5fa7d',
950: '#000000',
},
}SCSS
$custom: #c5fa7d; $custom-light: #d9fca5; $custom-dark: #000000;
JSON
{
"hex": "#c5fa7d",
"rgb": {
"r": 197,
"g": 250,
"b": 125
},
"hsl": {
"h": 85.44,
"s": 92.593,
"l": 73.529
},
"oklch": {
"l": 0.92236,
"c": 0.164,
"h": 128.2
},
"luminance": 0.81722
}Semantic roles & 50–950 ramp
primary
#C5FA7D
secondary
#8244D7
accent
#00E661
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580