#C0FF8A#C0FF8A
#C0FF8A is a very light, vivid yellow-green. Relative luminance 0.846; OKLCH L 93.2% C 0.161 H 132.0°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FF8A |
|---|---|
| RGB | rgb(192, 255, 138) |
| HSL | hsl(92, 100%, 77%) |
| HSV | hsv(92, 46%, 100%) |
| CMYK | cmyk(24.7%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(93.69, -38.99, 49.45) |
| CIE-LCH | lch(93.69, 62.97, 128.25°) |
| OKLab | oklab(93.21% -0.1076 0.1195) |
| OKLCH | oklch(93.21% 0.161 132) |
| XYZ | xyz(62.0847, 84.5599, 37.0905) |
| Luminance | 0.8456 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.39
Pistachio (survey)
#C0FA8B
ΔE00 1.21
Light Pea Green
#C4FE82
ΔE00 1.48
Celery
#C1FD95
ΔE00 1.81
Pale Lime
#BEFD73
ΔE00 2.85
Light Yellow Green
#CCFD7F
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FF8A #C98AFF
analogous
#FAFF8A #C0FF8A #8AFF8F
triadic
#C0FF8A #8AC0FF #FF8AC0
tetradic
#C0FF8A #8AFAFF #C98AFF #FF8F8A
square
#C0FF8A #8AFAFF #C98AFF #FF8F8A
split-complementary
#C0FF8A #8F8AFF #FF8AFA
monochromatic
#7EFF10 #9FFF4D #C0FF8A #E1FFC7 #EFFFE0
Accessibility & contrast
On white
1.17
#C0FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#C0FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FF8A
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FF8A | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF080
Deuteranopia (green-blind)
#FFEB91
Tritanopia (blue-blind)
#C2F7E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c0ff8a; /* rgb */ color: rgb(192, 255, 138); /* oklch */ color: oklch(93.2% 0.161 132.0);
Tailwind
colors: {
custom: {
50: '#d5ffae',
500: '#c0ff8a',
950: '#000000',
},
}SCSS
$custom: #c0ff8a; $custom-light: #d5ffae; $custom-dark: #000000;
JSON
{
"hex": "#c0ff8a",
"rgb": {
"r": 192,
"g": 255,
"b": 138
},
"hsl": {
"h": 92.308,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.93214,
"c": 0.16079,
"h": 132
},
"luminance": 0.84561
}Semantic roles & 50–950 ramp
primary
#C0FF8A
secondary
#9C4EE0
accent
#00E67C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681