#C0FC89#C0FC89
#C0FC89 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.5% C 0.158 H 131.4°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FC89 |
|---|---|
| RGB | rgb(192, 252, 137) |
| HSL | hsl(91, 95%, 76%) |
| HSV | hsv(91, 46%, 99%) |
| CMYK | cmyk(23.8%, 0%, 45.6%, 1.2%) |
| CIE-LAB | lab(92.85, -37.76, 48.88) |
| CIE-LCH | lch(92.85, 61.76, 127.69°) |
| OKLab | oklab(92.53% -0.1043 0.1181) |
| OKLCH | oklch(92.53% 0.158 131.4) |
| XYZ | xyz(61.0631, 82.6320, 36.3945) |
| Luminance | 0.8263 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.62
Light Yellowish Green
#C2FF89
ΔE00 0.68
Light Pea Green
#C4FE82
ΔE00 1.46
Celery
#C1FD95
ΔE00 1.70
Light Yellow Green
#CCFD7F
ΔE00 2.83
Pale Lime
#BEFD73
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FC89 #C589FC
analogous
#FAFC89 #C0FC89 #89FC8C
triadic
#C0FC89 #89C0FC #FC89C0
tetradic
#C0FC89 #89FAFC #C589FC #FC8C89
square
#C0FC89 #89FAFC #C589FC #FC8C89
split-complementary
#C0FC89 #8C89FC #FC89FA
monochromatic
#80F912 #A0FA4D #C0FC89 #E0FEC5 #EFFEE1
Accessibility & contrast
On white
1.20
#C0FC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#C0FC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FC89
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FC89 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED80
Deuteranopia (green-blind)
#FCE990
Tritanopia (blue-blind)
#C2F4E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c0fc89; /* rgb */ color: rgb(192, 252, 137); /* oklch */ color: oklch(92.5% 0.158 131.4);
Tailwind
colors: {
custom: {
50: '#d5fdad',
500: '#c0fc89',
950: '#000000',
},
}SCSS
$custom: #c0fc89; $custom-light: #d5fdad; $custom-dark: #000000;
JSON
{
"hex": "#c0fc89",
"rgb": {
"r": 192,
"g": 252,
"b": 137
},
"hsl": {
"h": 91.304,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.92531,
"c": 0.15757,
"h": 131.4
},
"luminance": 0.82633
}Semantic roles & 50–950 ramp
primary
#C0FC89
secondary
#984EDB
accent
#00E678
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581