#C0FC8A#C0FC8A
#C0FC8A is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.5% C 0.157 H 131.6°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FC8A |
|---|---|
| RGB | rgb(192, 252, 138) |
| HSL | hsl(92, 95%, 76%) |
| HSV | hsv(92, 45%, 99%) |
| CMYK | cmyk(23.8%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(92.87, -37.64, 48.42) |
| CIE-LCH | lch(92.87, 61.33, 127.86°) |
| OKLab | oklab(92.55% -0.1039 0.1172) |
| OKLCH | oklch(92.55% 0.157 131.6) |
| XYZ | xyz(61.1351, 82.6608, 36.7740) |
| Luminance | 0.8266 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.53
Light Yellowish Green
#C2FF89
ΔE00 0.76
Celery
#C1FD95
ΔE00 1.55
Light Pea Green
#C4FE82
ΔE00 1.60
Light Yellow Green
#CCFD7F
ΔE00 2.94
Pale Lime
#BEFD73
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FC8A #C68AFC
analogous
#F9FC8A #C0FC8A #8AFC8D
triadic
#C0FC8A #8AC0FC #FC8AC0
tetradic
#C0FC8A #8AF9FC #C68AFC #FC8D8A
square
#C0FC8A #8AF9FC #C68AFC #FC8D8A
split-complementary
#C0FC8A #8D8AFC #FC8AF9
monochromatic
#80F913 #A0FA4E #C0FC8A #E0FEC6 #EFFEE1
Accessibility & contrast
On white
1.20
#C0FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#C0FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FC8A
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FC8A | 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)
#FFEE81
Deuteranopia (green-blind)
#FCE991
Tritanopia (blue-blind)
#C2F4E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c0fc8a; /* rgb */ color: rgb(192, 252, 138); /* oklch */ color: oklch(92.5% 0.157 131.6);
Tailwind
colors: {
custom: {
50: '#d5fdae',
500: '#c0fc8a',
950: '#000000',
},
}SCSS
$custom: #c0fc8a; $custom-light: #d5fdae; $custom-dark: #000000;
JSON
{
"hex": "#c0fc8a",
"rgb": {
"r": 192,
"g": 252,
"b": 138
},
"hsl": {
"h": 91.579,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.92545,
"c": 0.15659,
"h": 131.6
},
"luminance": 0.82662
}Semantic roles & 50–950 ramp
primary
#C0FC8A
secondary
#994FDC
accent
#00E679
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581