#C5FA95#C5FA95
#C5FA95 is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.6% C 0.140 H 131.2°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FA95 |
|---|---|
| RGB | rgb(197, 250, 149) |
| HSL | hsl(91, 91%, 78%) |
| HSV | hsv(91, 40%, 98%) |
| CMYK | cmyk(21.2%, 0%, 40.4%, 2%) |
| CIE-LAB | lab(92.76, -33.67, 43.05) |
| CIE-LCH | lch(92.76, 54.65, 128.03°) |
| OKLab | oklab(92.58% -0.0925 0.1055) |
| OKLCH | oklch(92.58% 0.14 131.2) |
| XYZ | xyz(62.6354, 82.4102, 41.0347) |
| Luminance | 0.8241 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.11
Pistachio (survey)
#C0FA8B
ΔE00 1.47
Light Yellowish Green
#C2FF89
ΔE00 2.42
Light Pea Green
#C4FE82
ΔE00 3.15
Tea Green
#BDF8A3
ΔE00 3.24
Pale Light Green
#B1FC99
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FA95 #CA95FA
analogous
#F8FA95 #C5FA95 #95FA97
triadic
#C5FA95 #95C5FA #FA95C5
tetradic
#C5FA95 #95F8FA #CA95FA #FA9795
square
#C5FA95 #95F8FA #CA95FA #FA9795
split-complementary
#C5FA95 #9795FA #FA95F8
monochromatic
#85F420 #A5F75B #C5FA95 #E5FDCF #EFFEE2
Accessibility & contrast
On white
1.20
#C5FA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#C5FA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FA95
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FA95 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8D
Deuteranopia (green-blind)
#FAE99B
Tritanopia (blue-blind)
#C7F2E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c5fa95; /* rgb */ color: rgb(197, 250, 149); /* oklch */ color: oklch(92.6% 0.140 131.2);
Tailwind
colors: {
custom: {
50: '#d8fcb5',
500: '#c5fa95',
950: '#000000',
},
}SCSS
$custom: #c5fa95; $custom-light: #d8fcb5; $custom-dark: #000000;
JSON
{
"hex": "#c5fa95",
"rgb": {
"r": 197,
"g": 250,
"b": 149
},
"hsl": {
"h": 91.485,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.9258,
"c": 0.14024,
"h": 131.2
},
"luminance": 0.82411
}Semantic roles & 50–950 ramp
primary
#C5FA95
secondary
#9D59DA
accent
#00E678
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#151711
muted
#848581