#C0FA89#C0FA89
#C0FA89 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.1% C 0.155 H 131.1°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FA89 |
|---|---|
| RGB | rgb(192, 250, 137) |
| HSL | hsl(91, 92%, 76%) |
| HSV | hsv(91, 45%, 98%) |
| CMYK | cmyk(23.2%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(92.30, -36.86, 48.19) |
| CIE-LCH | lch(92.30, 60.67, 127.41°) |
| OKLab | oklab(92.09% -0.1018 0.1166) |
| OKLCH | oklch(92.09% 0.155 131.1) |
| XYZ | xyz(60.4383, 81.3825, 36.1862) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.30
Light Yellowish Green
#C2FF89
ΔE00 1.11
Celery
#C1FD95
ΔE00 1.67
Light Pea Green
#C4FE82
ΔE00 1.69
Light Yellow Green
#CCFD7F
ΔE00 2.87
Pale Lime
#BEFD73
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FA89 #C389FA
analogous
#F9FA89 #C0FA89 #89FA8A
triadic
#C0FA89 #89C0FA #FA89C0
tetradic
#C0FA89 #89F9FA #C389FA #FA8A89
square
#C0FA89 #89F9FA #C389FA #FA8A89
split-complementary
#C0FA89 #8A89FA #FA89F9
monochromatic
#81F514 #A1F84E #C0FA89 #DFFCC4 #EFFEE2
Accessibility & contrast
On white
1.22
#C0FA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#C0FA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FA89
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FA89 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC80
Deuteranopia (green-blind)
#FAE790
Tritanopia (blue-blind)
#C3F2DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c0fa89; /* rgb */ color: rgb(192, 250, 137); /* oklch */ color: oklch(92.1% 0.155 131.1);
Tailwind
colors: {
custom: {
50: '#d5fcad',
500: '#c0fa89',
950: '#000000',
},
}SCSS
$custom: #c0fa89; $custom-light: #d5fcad; $custom-dark: #000000;
JSON
{
"hex": "#c0fa89",
"rgb": {
"r": 192,
"g": 250,
"b": 137
},
"hsl": {
"h": 90.796,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.92086,
"c": 0.15476,
"h": 131.1
},
"luminance": 0.81384
}Semantic roles & 50–950 ramp
primary
#C0FA89
secondary
#954FD9
accent
#00E676
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581