#C0FA7C#C0FA7C
#C0FA7C is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 91.9% C 0.167 H 129.6°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FA7C |
|---|---|
| RGB | rgb(192, 250, 124) |
| HSL | hsl(88, 93%, 73%) |
| HSV | hsv(88, 50%, 98%) |
| CMYK | cmyk(23.2%, 0%, 50.4%, 2%) |
| CIE-LAB | lab(92.15, -38.28, 54.09) |
| CIE-LCH | lch(92.15, 66.26, 125.28°) |
| OKLab | oklab(91.91% -0.1066 0.1289) |
| OKLCH | oklch(91.91% 0.167 129.6) |
| XYZ | xyz(59.5614, 81.0317, 31.5675) |
| Luminance | 0.8103 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.91
Pale Lime
#BEFD73
ΔE00 1.42
Light Yellowish Green
#C2FF89
ΔE00 1.72
Light Yellow Green
#CCFD7F
ΔE00 1.76
Pistachio (survey)
#C0FA8B
ΔE00 2.11
Light Lime
#AEFD6C
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FA7C #B67CFA
analogous
#FAF57C #C0FA7C #81FA7C
triadic
#C0FA7C #7CC0FA #FA7CC0
tetradic
#C0FA7C #7CFAF5 #B67CFA #FA7C81
square
#C0FA7C #7CFAF5 #B67CFA #FA7C81
split-complementary
#C0FA7C #7C81FA #F57CFA
monochromatic
#87F209 #A4F841 #C0FA7C #DCFCB7 #F1FEE2
Accessibility & contrast
On white
1.22
#C0FA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#C0FA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FA7C
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FA7C | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB71
Deuteranopia (green-blind)
#FCE784
Tritanopia (blue-blind)
#C4F1DD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c0fa7c; /* rgb */ color: rgb(192, 250, 124); /* oklch */ color: oklch(91.9% 0.167 129.6);
Tailwind
colors: {
custom: {
50: '#d5fca5',
500: '#c0fa7c',
950: '#000000',
},
}SCSS
$custom: #c0fa7c; $custom-light: #d5fca5; $custom-dark: #000000;
JSON
{
"hex": "#c0fa7c",
"rgb": {
"r": 192,
"g": 250,
"b": 124
},
"hsl": {
"h": 87.619,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.91909,
"c": 0.16722,
"h": 129.6
},
"luminance": 0.81033
}Semantic roles & 50–950 ramp
primary
#C0FA7C
secondary
#8743D7
accent
#00E66A
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#15170F
muted
#848580