#C0F596#C0F596
#C0F596 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.2% C 0.134 H 132.3°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C0F596 |
|---|---|
| RGB | rgb(192, 245, 150) |
| HSL | hsl(93, 83%, 77%) |
| HSV | hsv(93, 39%, 96%) |
| CMYK | cmyk(21.6%, 0%, 38.8%, 3.9%) |
| CIE-LAB | lab(91.10, -32.99, 40.37) |
| CIE-LCH | lch(91.10, 52.14, 129.25°) |
| OKLab | oklab(91.18% -0.0904 0.0994) |
| OKLCH | oklch(91.18% 0.134 132.3) |
| XYZ | xyz(59.8945, 78.7120, 40.8856) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.97
Tea Green
#BDF8A3
ΔE00 2.38
Pistachio (survey)
#C0FA8B
ΔE00 2.41
Washed Out Green
#BCF5A6
ΔE00 3.16
Pale Light Green
#B1FC99
ΔE00 3.29
Light Yellowish Green
#C2FF89
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0F596 #CB96F5
analogous
#EFF596 #C0F596 #96F59C
triadic
#C0F596 #96C0F5 #F596C0
tetradic
#C0F596 #96EFF5 #CB96F5 #F59C96
square
#C0F596 #96EFF5 #CB96F5 #F59C96
split-complementary
#C0F596 #9C96F5 #F596EF
monochromatic
#7DEA26 #9EF05E #C0F596 #E2FACE #EEFCE3
Accessibility & contrast
On white
1.25
#C0F596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#C0F596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0F596
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0F596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0F596 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88F
Deuteranopia (green-blind)
#F5E49B
Tritanopia (blue-blind)
#C2EEDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c0f596; /* rgb */ color: rgb(192, 245, 150); /* oklch */ color: oklch(91.2% 0.134 132.3);
Tailwind
colors: {
custom: {
50: '#d4f8b6',
500: '#c0f596',
950: '#000000',
},
}SCSS
$custom: #c0f596; $custom-light: #d4f8b6; $custom-dark: #000000;
JSON
{
"hex": "#c0f596",
"rgb": {
"r": 192,
"g": 245,
"b": 150
},
"hsl": {
"h": 93.474,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.91178,
"c": 0.13432,
"h": 132.3
},
"luminance": 0.78713
}Semantic roles & 50–950 ramp
primary
#C0F596
secondary
#9F5CD3
accent
#06DF7F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581