#C5FA98#C5FA98
#C5FA98 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.6% C 0.137 H 131.7°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FA98 |
|---|---|
| RGB | rgb(197, 250, 152) |
| HSL | hsl(92, 91%, 79%) |
| HSV | hsv(92, 39%, 98%) |
| CMYK | cmyk(21.2%, 0%, 39.2%, 2%) |
| CIE-LAB | lab(92.80, -33.29, 41.63) |
| CIE-LCH | lch(92.80, 53.31, 128.64°) |
| OKLab | oklab(92.63% -0.0913 0.1023) |
| OKLCH | oklch(92.63% 0.137 131.7) |
| XYZ | xyz(62.8780, 82.5072, 42.3124) |
| Luminance | 0.8251 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.22
Pistachio (survey)
#C0FA8B
ΔE00 1.90
Tea Green
#BDF8A3
ΔE00 2.79
Light Yellowish Green
#C2FF89
ΔE00 2.83
Pale Light Green
#B1FC99
ΔE00 3.37
Light Pea Green
#C4FE82
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FA98 #CD98FA
analogous
#F6FA98 #C5FA98 #98FA9C
triadic
#C5FA98 #98C5FA #FA98C5
tetradic
#C5FA98 #98F6FA #CD98FA #FA9C98
square
#C5FA98 #98F6FA #CD98FA #FA9C98
split-complementary
#C5FA98 #9C98FA #FA98F6
monochromatic
#83F423 #A4F75E #C5FA98 #E6FDD2 #EFFEE2
Accessibility & contrast
On white
1.20
#C5FA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#C5FA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FA98
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FA98 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED91
Deuteranopia (green-blind)
#FAE99D
Tritanopia (blue-blind)
#C7F3E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c5fa98; /* rgb */ color: rgb(197, 250, 152); /* oklch */ color: oklch(92.6% 0.137 131.7);
Tailwind
colors: {
custom: {
50: '#d8fcb7',
500: '#c5fa98',
950: '#000000',
},
}SCSS
$custom: #c5fa98; $custom-light: #d8fcb7; $custom-dark: #000000;
JSON
{
"hex": "#c5fa98",
"rgb": {
"r": 197,
"g": 250,
"b": 152
},
"hsl": {
"h": 92.449,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.92629,
"c": 0.13712,
"h": 131.7
},
"luminance": 0.82509
}Semantic roles & 50–950 ramp
primary
#C5FA98
secondary
#A05CDB
accent
#00E67C
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#151711
muted
#848581