#C7F596#C7F596
#C7F596 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.6% C 0.131 H 129.7°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C7F596 |
|---|---|
| RGB | rgb(199, 245, 150) |
| HSL | hsl(89, 83%, 77%) |
| HSV | hsv(89, 39%, 96%) |
| CMYK | cmyk(18.8%, 0%, 38.8%, 3.9%) |
| CIE-LAB | lab(91.53, -30.52, 41.00) |
| CIE-LCH | lch(91.53, 51.12, 126.67°) |
| OKLab | oklab(91.63% -0.0837 0.1008) |
| OKLCH | oklch(91.63% 0.131 129.7) |
| XYZ | xyz(61.7097, 79.6480, 40.9707) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.50
Pistachio (survey)
#C0FA8B
ΔE00 2.59
Tea Green
#BDF8A3
ΔE00 3.31
Light Yellowish Green
#C2FF89
ΔE00 3.65
Washed Out Green
#BCF5A6
ΔE00 3.96
Light Pea Green
#C4FE82
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7F596 #C496F5
analogous
#F5F496 #C7F596 #97F596
triadic
#C7F596 #96C7F5 #F596C7
tetradic
#C7F596 #96F5F4 #C496F5 #F59697
square
#C7F596 #96F5F4 #C496F5 #F59697
split-complementary
#C7F596 #9697F5 #F496F5
monochromatic
#8BEA26 #A9F05E #C7F596 #E5FACE #F0FCE3
Accessibility & contrast
On white
1.24
#C7F596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#C7F596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7F596
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7F596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7F596 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE98F
Deuteranopia (green-blind)
#F7E69B
Tritanopia (blue-blind)
#CAEDDD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c7f596; /* rgb */ color: rgb(199, 245, 150); /* oklch */ color: oklch(91.6% 0.131 129.7);
Tailwind
colors: {
custom: {
50: '#d9f8b6',
500: '#c7f596',
950: '#000000',
},
}SCSS
$custom: #c7f596; $custom-light: #d9f8b6; $custom-dark: #000000;
JSON
{
"hex": "#c7f596",
"rgb": {
"r": 199,
"g": 245,
"b": 150
},
"hsl": {
"h": 89.053,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.91627,
"c": 0.13101,
"h": 129.7
},
"luminance": 0.79649
}Semantic roles & 50–950 ramp
primary
#C7F596
secondary
#965CD3
accent
#06DF6F
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581