#C0FA74#C0FA74
#C0FA74 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 91.8% C 0.174 H 128.8°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FA74 |
|---|---|
| RGB | rgb(192, 250, 116) |
| HSL | hsl(86, 93%, 72%) |
| HSV | hsv(86, 54%, 98%) |
| CMYK | cmyk(23.2%, 0%, 53.6%, 2%) |
| CIE-LAB | lab(92.06, -39.07, 57.61) |
| CIE-LCH | lch(92.06, 69.61, 124.14°) |
| OKLab | oklab(91.81% -0.1094 0.1359) |
| OKLCH | oklch(91.81% 0.174 128.8) |
| XYZ | xyz(59.0758, 80.8375, 29.0104) |
| Luminance | 0.8084 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.83
Light Pea Green
#C4FE82
ΔE00 1.61
Light Yellow Green
#CCFD7F
ΔE00 1.75
Light Lime Green
#B9FF66
ΔE00 2.20
Light Yellowish Green
#C2FF89
ΔE00 2.63
Light Lime
#AEFD6C
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FA74 #AE74FA
analogous
#FAF174 #C0FA74 #7DFA74
triadic
#C0FA74 #74C0FA #FA74C0
tetradic
#C0FA74 #74FAF1 #AE74FA #FA747D
square
#C0FA74 #74FAF1 #AE74FA #FA747D
split-complementary
#C0FA74 #747DFA #F174FA
monochromatic
#89EB08 #A5F839 #C0FA74 #DBFCAF #F2FEE1
Accessibility & contrast
On white
1.22
#C0FA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#C0FA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FA74
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FA74 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB67
Deuteranopia (green-blind)
#FCE77D
Tritanopia (blue-blind)
#C5F0DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c0fa74; /* rgb */ color: rgb(192, 250, 116); /* oklch */ color: oklch(91.8% 0.174 128.8);
Tailwind
colors: {
custom: {
50: '#d6fc9f',
500: '#c0fa74',
950: '#000000',
},
}SCSS
$custom: #c0fa74; $custom-light: #d6fc9f; $custom-dark: #000000;
JSON
{
"hex": "#c0fa74",
"rgb": {
"r": 192,
"g": 250,
"b": 116
},
"hsl": {
"h": 85.97,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.91811,
"c": 0.17447,
"h": 128.8
},
"luminance": 0.80839
}Semantic roles & 50–950 ramp
primary
#C0FA74
secondary
#7F3CD6
accent
#00E663
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#15170F
muted
#848580