#C8FA82#C8FA82
#C8FA82 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.5% C 0.158 H 127.8°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FA82 |
|---|---|
| RGB | rgb(200, 250, 130) |
| HSL | hsl(85, 92%, 75%) |
| HSV | hsv(85, 48%, 98%) |
| CMYK | cmyk(20%, 0%, 48%, 2%) |
| CIE-LAB | lab(92.69, -34.78, 52.08) |
| CIE-LCH | lch(92.69, 62.62, 123.74°) |
| OKLab | oklab(92.49% -0.0968 0.1248) |
| OKLCH | oklch(92.49% 0.158 127.8) |
| XYZ | xyz(62.0339, 82.2614, 33.7246) |
| Luminance | 0.8226 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.07
Light Pea Green
#C4FE82
ΔE00 1.31
Light Yellowish Green
#C2FF89
ΔE00 2.05
Pistachio (survey)
#C0FA8B
ΔE00 2.19
Pale Lime
#BEFD73
ΔE00 2.39
Celery
#C1FD95
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FA82 #B482FA
analogous
#FAF082 #C8FA82 #8CFA82
triadic
#C8FA82 #82C8FA #FA82C8
tetradic
#C8FA82 #82FAF0 #B482FA #FA828C
square
#C8FA82 #82FAF0 #B482FA #FA828C
split-complementary
#C8FA82 #828CFA #F082FA
monochromatic
#94F50C #AEF847 #C8FA82 #E2FCBD #F2FEE2
Accessibility & contrast
On white
1.20
#C8FA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#C8FA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FA82
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FA82 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC78
Deuteranopia (green-blind)
#FDE989
Tritanopia (blue-blind)
#CDF1DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c8fa82; /* rgb */ color: rgb(200, 250, 130); /* oklch */ color: oklch(92.5% 0.158 127.8);
Tailwind
colors: {
custom: {
50: '#dbfca9',
500: '#c8fa82',
950: '#000000',
},
}SCSS
$custom: #c8fa82; $custom-light: #dbfca9; $custom-dark: #000000;
JSON
{
"hex": "#c8fa82",
"rgb": {
"r": 200,
"g": 250,
"b": 130
},
"hsl": {
"h": 85,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.92494,
"c": 0.15791,
"h": 127.8
},
"luminance": 0.82262
}Semantic roles & 50–950 ramp
primary
#C8FA82
secondary
#8448D8
accent
#00E660
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581