#C0FE8A#C0FE8A
#C0FE8A is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 93.0% C 0.159 H 131.9°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FE8A |
|---|---|
| RGB | rgb(192, 254, 138) |
| HSL | hsl(92, 98%, 77%) |
| HSV | hsv(92, 46%, 100%) |
| CMYK | cmyk(24.4%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(93.42, -38.54, 49.10) |
| CIE-LCH | lch(93.42, 62.42, 128.13°) |
| OKLab | oklab(92.99% -0.1064 0.1187) |
| OKLCH | oklch(92.99% 0.159 131.9) |
| XYZ | xyz(61.7665, 83.9235, 36.9844) |
| Luminance | 0.8393 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.43
Pistachio (survey)
#C0FA8B
ΔE00 0.98
Light Pea Green
#C4FE82
ΔE00 1.49
Celery
#C1FD95
ΔE00 1.70
Pale Lime
#BEFD73
ΔE00 2.89
Light Yellow Green
#CCFD7F
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FE8A #C88AFE
analogous
#FAFE8A #C0FE8A #8AFE8E
triadic
#C0FE8A #8AC0FE #FE8AC0
tetradic
#C0FE8A #8AFAFE #C88AFE #FE8E8A
square
#C0FE8A #8AFAFE #C88AFE #FE8E8A
split-complementary
#C0FE8A #8E8AFE #FE8AFA
monochromatic
#7FFD11 #9FFD4D #C0FE8A #E1FFC7 #EFFFE1
Accessibility & contrast
On white
1.18
#C0FE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#C0FE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FE8A
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FE8A | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF80
Deuteranopia (green-blind)
#FEEA91
Tritanopia (blue-blind)
#C2F6E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c0fe8a; /* rgb */ color: rgb(192, 254, 138); /* oklch */ color: oklch(93.0% 0.159 131.9);
Tailwind
colors: {
custom: {
50: '#d5ffae',
500: '#c0fe8a',
950: '#000000',
},
}SCSS
$custom: #c0fe8a; $custom-light: #d5ffae; $custom-dark: #000000;
JSON
{
"hex": "#c0fe8a",
"rgb": {
"r": 192,
"g": 254,
"b": 138
},
"hsl": {
"h": 92.069,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.92991,
"c": 0.15939,
"h": 131.9
},
"luminance": 0.83925
}Semantic roles & 50–950 ramp
primary
#C0FE8A
secondary
#9B4EDE
accent
#00E67B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681