#C5F596#C5F596
#C5F596 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.5% C 0.132 H 130.5°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C5F596 |
|---|---|
| RGB | rgb(197, 245, 150) |
| HSL | hsl(90, 83%, 77%) |
| HSV | hsv(90, 39%, 96%) |
| CMYK | cmyk(19.6%, 0%, 38.8%, 3.9%) |
| CIE-LAB | lab(91.40, -31.23, 40.82) |
| CIE-LCH | lch(91.40, 51.40, 127.42°) |
| OKLab | oklab(91.5% -0.0856 0.1004) |
| OKLCH | oklch(91.5% 0.132 130.5) |
| XYZ | xyz(61.1824, 79.3761, 40.9460) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.29
Pistachio (survey)
#C0FA8B
ΔE00 2.47
Tea Green
#BDF8A3
ΔE00 3.02
Light Yellowish Green
#C2FF89
ΔE00 3.58
Washed Out Green
#BCF5A6
ΔE00 3.70
Light Light Green
#C8FFB0
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5F596 #C696F5
analogous
#F4F596 #C5F596 #96F597
triadic
#C5F596 #96C5F5 #F596C5
tetradic
#C5F596 #96F4F5 #C696F5 #F59796
square
#C5F596 #96F4F5 #C696F5 #F59796
split-complementary
#C5F596 #9796F5 #F596F4
monochromatic
#87EA26 #A6F05E #C5F596 #E4FACE #F0FCE3
Accessibility & contrast
On white
1.24
#C5F596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#C5F596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5F596
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5F596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5F596 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE98F
Deuteranopia (green-blind)
#F6E59B
Tritanopia (blue-blind)
#C8EEDD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c5f596; /* rgb */ color: rgb(197, 245, 150); /* oklch */ color: oklch(91.5% 0.132 130.5);
Tailwind
colors: {
custom: {
50: '#d8f8b6',
500: '#c5f596',
950: '#000000',
},
}SCSS
$custom: #c5f596; $custom-light: #d8f8b6; $custom-dark: #000000;
JSON
{
"hex": "#c5f596",
"rgb": {
"r": 197,
"g": 245,
"b": 150
},
"hsl": {
"h": 90.316,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.91497,
"c": 0.13194,
"h": 130.5
},
"luminance": 0.79377
}Semantic roles & 50–950 ramp
primary
#C5F596
secondary
#985CD3
accent
#06DF74
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#151711
muted
#848581