#C8F575#C8F575
#C8F575 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.2% C 0.163 H 125.6°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F575 |
|---|---|
| RGB | rgb(200, 245, 117) |
| HSL | hsl(81, 86%, 71%) |
| HSV | hsv(81, 52%, 96%) |
| CMYK | cmyk(18.4%, 0%, 52.2%, 3.9%) |
| CIE-LAB | lab(91.17, -33.80, 56.24) |
| CIE-LCH | lch(91.17, 65.62, 121.00°) |
| OKLab | oklab(91.23% -0.095 0.1329) |
| OKLCH | oklch(91.23% 0.163 125.6) |
| XYZ | xyz(59.6827, 78.8679, 28.9049) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.79
Pale Lime
#BEFD73
ΔE00 2.84
Light Pea Green
#C4FE82
ΔE00 2.87
Pear
#CBF85F
ΔE00 2.92
Light Yellowish Green
#C2FF89
ΔE00 3.83
Pistachio (survey)
#C0FA8B
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F575 #A275F5
analogous
#F5E275 #C8F575 #88F575
triadic
#C8F575 #75C8F5 #F575C8
tetradic
#C8F575 #75F5E2 #A275F5 #F57588
square
#C8F575 #75F5E2 #A275F5 #F57588
split-complementary
#C8F575 #7588F5 #E275F5
monochromatic
#97DF10 #B1F13C #C8F575 #DFF9AE #F4FDE2
Accessibility & contrast
On white
1.25
#C8F575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#C8F575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F575
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F575 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE769
Deuteranopia (green-blind)
#FAE57D
Tritanopia (blue-blind)
#CFEBD8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c8f575; /* rgb */ color: rgb(200, 245, 117); /* oklch */ color: oklch(91.2% 0.163 125.6);
Tailwind
colors: {
custom: {
50: '#dbf8a0',
500: '#c8f575',
950: '#000000',
},
}SCSS
$custom: #c8f575; $custom-light: #dbf8a0; $custom-dark: #000000;
JSON
{
"hex": "#c8f575",
"rgb": {
"r": 200,
"g": 245,
"b": 117
},
"hsl": {
"h": 81.094,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.91225,
"c": 0.16342,
"h": 125.6
},
"luminance": 0.78869
}Semantic roles & 50–950 ramp
primary
#C8F575
secondary
#723FD0
accent
#02E351
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580