#C0FC7A#C0FC7A
#C0FC7A is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.3% C 0.172 H 129.7°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FC7A |
|---|---|
| RGB | rgb(192, 252, 122) |
| HSL | hsl(88, 96%, 73%) |
| HSV | hsv(88, 52%, 99%) |
| CMYK | cmyk(23.8%, 0%, 51.6%, 1.2%) |
| CIE-LAB | lab(92.68, -39.37, 55.64) |
| CIE-LCH | lch(92.68, 68.16, 125.28°) |
| OKLab | oklab(92.33% -0.1098 0.1321) |
| OKLCH | oklch(92.33% 0.172 129.7) |
| XYZ | xyz(60.0609, 82.2311, 31.1164) |
| Luminance | 0.8223 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.90
Light Pea Green
#C4FE82
ΔE00 0.91
Light Yellow Green
#CCFD7F
ΔE00 1.77
Light Yellowish Green
#C2FF89
ΔE00 1.85
Light Lime Green
#B9FF66
ΔE00 2.46
Pistachio (survey)
#C0FA8B
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FC7A #B67AFC
analogous
#FCF77A #C0FC7A #7FFC7A
triadic
#C0FC7A #7AC0FC #FC7AC0
tetradic
#C0FC7A #7AFCF7 #B67AFC #FC7A7F
square
#C0FC7A #7AFCF7 #B67AFC #FC7A7F
split-complementary
#C0FC7A #7A7FFC #F77AFC
monochromatic
#87F606 #A4FB3E #C0FC7A #DCFDB6 #F1FEE1
Accessibility & contrast
On white
1.20
#C0FC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#C0FC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FC7A
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FC7A | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6E
Deuteranopia (green-blind)
#FEE982
Tritanopia (blue-blind)
#C4F3DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c0fc7a; /* rgb */ color: rgb(192, 252, 122); /* oklch */ color: oklch(92.3% 0.172 129.7);
Tailwind
colors: {
custom: {
50: '#d6fda3',
500: '#c0fc7a',
950: '#000000',
},
}SCSS
$custom: #c0fc7a; $custom-light: #d6fda3; $custom-dark: #000000;
JSON
{
"hex": "#c0fc7a",
"rgb": {
"r": 192,
"g": 252,
"b": 122
},
"hsl": {
"h": 87.692,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.92331,
"c": 0.17175,
"h": 129.7
},
"luminance": 0.82232
}Semantic roles & 50–950 ramp
primary
#C0FC7A
secondary
#8741D9
accent
#00E66A
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#15170F
muted
#848580