#C5FA8D#C5FA8D
#C5FA8D is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.5% C 0.148 H 130.1°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FA8D |
|---|---|
| RGB | rgb(197, 250, 141) |
| HSL | hsl(89, 92%, 77%) |
| HSV | hsv(89, 44%, 98%) |
| CMYK | cmyk(21.2%, 0%, 43.6%, 2%) |
| CIE-LAB | lab(92.65, -34.63, 46.78) |
| CIE-LCH | lch(92.65, 58.20, 126.51°) |
| OKLab | oklab(92.46% -0.0955 0.1136) |
| OKLCH | oklch(92.46% 0.148 130.1) |
| XYZ | xyz(62.0185, 82.1635, 37.7858) |
| Luminance | 0.8216 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.78
Light Yellowish Green
#C2FF89
ΔE00 1.57
Celery
#C1FD95
ΔE00 1.68
Light Pea Green
#C4FE82
ΔE00 2.01
Light Yellow Green
#CCFD7F
ΔE00 2.78
Pale Lime
#BEFD73
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FA8D #C28DFA
analogous
#FAF88D #C5FA8D #8FFA8D
triadic
#C5FA8D #8DC5FA #FA8DC5
tetradic
#C5FA8D #8DFAF8 #C28DFA #FA8D8F
square
#C5FA8D #8DFAF8 #C28DFA #FA8D8F
split-complementary
#C5FA8D #8D8FFA #F88DFA
monochromatic
#89F518 #A7F752 #C5FA8D #E3FDC8 #F0FEE2
Accessibility & contrast
On white
1.20
#C5FA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#C5FA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FA8D
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FA8D | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC84
Deuteranopia (green-blind)
#FBE993
Tritanopia (blue-blind)
#C8F2E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c5fa8d; /* rgb */ color: rgb(197, 250, 141); /* oklch */ color: oklch(92.5% 0.148 130.1);
Tailwind
colors: {
custom: {
50: '#d8fcb0',
500: '#c5fa8d',
950: '#000000',
},
}SCSS
$custom: #c5fa8d; $custom-light: #d8fcb0; $custom-dark: #000000;
JSON
{
"hex": "#c5fa8d",
"rgb": {
"r": 197,
"g": 250,
"b": 141
},
"hsl": {
"h": 89.174,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.92457,
"c": 0.14842,
"h": 130.1
},
"luminance": 0.82165
}Semantic roles & 50–950 ramp
primary
#C5FA8D
secondary
#9452D9
accent
#00E670
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151711
muted
#848581