#C8FA7F#C8FA7F
#C8FA7F is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.5% C 0.161 H 127.5°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FA7F |
|---|---|
| RGB | rgb(200, 250, 127) |
| HSL | hsl(84, 92%, 74%) |
| HSV | hsv(84, 49%, 98%) |
| CMYK | cmyk(20%, 0%, 49.2%, 2%) |
| CIE-LAB | lab(92.66, -35.09, 53.43) |
| CIE-LCH | lch(92.66, 63.92, 123.30°) |
| OKLab | oklab(92.46% -0.0979 0.1275) |
| OKLCH | oklch(92.46% 0.161 127.5) |
| XYZ | xyz(61.8354, 82.1820, 32.6795) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.80
Light Pea Green
#C4FE82
ΔE00 1.38
Pale Lime
#BEFD73
ΔE00 2.16
Light Yellowish Green
#C2FF89
ΔE00 2.29
Pistachio (survey)
#C0FA8B
ΔE00 2.54
Light Lime Green
#B9FF66
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FA7F #B17FFA
analogous
#FAEE7F #C8FA7F #8BFA7F
triadic
#C8FA7F #7FC8FA #FA7FC8
tetradic
#C8FA7F #7FFAEE #B17FFA #FA7F8B
square
#C8FA7F #7FFAEE #B17FFA #FA7F8B
split-complementary
#C8FA7F #7F8BFA #EE7FFA
monochromatic
#95F50A #AFF844 #C8FA7F #E1FCBA #F2FEE2
Accessibility & contrast
On white
1.20
#C8FA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#C8FA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FA7F
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FA7F | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC74
Deuteranopia (green-blind)
#FDE986
Tritanopia (blue-blind)
#CEF1DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c8fa7f; /* rgb */ color: rgb(200, 250, 127); /* oklch */ color: oklch(92.5% 0.161 127.5);
Tailwind
colors: {
custom: {
50: '#dbfca7',
500: '#c8fa7f',
950: '#000000',
},
}SCSS
$custom: #c8fa7f; $custom-light: #dbfca7; $custom-dark: #000000;
JSON
{
"hex": "#c8fa7f",
"rgb": {
"r": 200,
"g": 250,
"b": 127
},
"hsl": {
"h": 84.39,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.92455,
"c": 0.16078,
"h": 127.5
},
"luminance": 0.82183
}Semantic roles & 50–950 ramp
primary
#C8FA7F
secondary
#8146D7
accent
#00E65D
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151710
muted
#848580