#C6F573#C6F573
#C6F573 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 91.1% C 0.166 H 126.0°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C6F573 |
|---|---|
| RGB | rgb(198, 245, 115) |
| HSL | hsl(82, 87%, 71%) |
| HSV | hsv(82, 53%, 96%) |
| CMYK | cmyk(19.2%, 0%, 53.1%, 3.9%) |
| CIE-LAB | lab(91.03, -34.73, 56.95) |
| CIE-LCH | lch(91.03, 66.70, 121.37°) |
| OKLab | oklab(91.07% -0.0977 0.1343) |
| OKLCH | oklch(91.07% 0.166 126) |
| XYZ | xyz(59.0356, 78.5477, 28.2673) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.83
Pale Lime
#BEFD73
ΔE00 2.58
Light Pea Green
#C4FE82
ΔE00 2.77
Pear
#CBF85F
ΔE00 2.85
Light Lime Green
#B9FF66
ΔE00 3.62
Light Yellowish Green
#C2FF89
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6F573 #A273F5
analogous
#F5E373 #C6F573 #85F573
triadic
#C6F573 #73C6F5 #F573C6
tetradic
#C6F573 #73F5E3 #A273F5 #F57385
square
#C6F573 #73F5E3 #A273F5 #F57385
split-complementary
#C6F573 #7385F5 #E373F5
monochromatic
#93DE10 #AFF13A #C6F573 #DDF9AC #F3FDE2
Accessibility & contrast
On white
1.26
#C6F573 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#C6F573 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6F573
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6F573 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6F573 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE766
Deuteranopia (green-blind)
#FAE57B
Tritanopia (blue-blind)
#CDEBD8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c6f573; /* rgb */ color: rgb(198, 245, 115); /* oklch */ color: oklch(91.1% 0.166 126.0);
Tailwind
colors: {
custom: {
50: '#daf89f',
500: '#c6f573',
950: '#000000',
},
}SCSS
$custom: #c6f573; $custom-light: #daf89f; $custom-dark: #000000;
JSON
{
"hex": "#c6f573",
"rgb": {
"r": 198,
"g": 245,
"b": 115
},
"hsl": {
"h": 81.692,
"s": 86.667,
"l": 70.588
},
"oklch": {
"l": 0.91069,
"c": 0.16609,
"h": 126
},
"luminance": 0.78548
}Semantic roles & 50–950 ramp
primary
#C6F573
secondary
#723DCF
accent
#02E354
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580