#C8FA88#C8FA88
#C8FA88 is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.6% C 0.152 H 128.5°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FA88 |
|---|---|
| RGB | rgb(200, 250, 136) |
| HSL | hsl(86, 92%, 76%) |
| HSV | hsv(86, 46%, 98%) |
| CMYK | cmyk(20%, 0%, 45.6%, 2%) |
| CIE-LAB | lab(92.76, -34.13, 49.34) |
| CIE-LCH | lch(92.76, 60.00, 124.67°) |
| OKLab | oklab(92.58% -0.0946 0.1191) |
| OKLCH | oklch(92.58% 0.152 128.5) |
| XYZ | xyz(62.4484, 82.4272, 35.9077) |
| Luminance | 0.8243 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.54
Pistachio (survey)
#C0FA8B
ΔE00 1.58
Light Yellowish Green
#C2FF89
ΔE00 1.77
Light Yellow Green
#CCFD7F
ΔE00 1.80
Celery
#C1FD95
ΔE00 2.67
Pale Lime
#BEFD73
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FA88 #BA88FA
analogous
#FAF388 #C8FA88 #8FFA88
triadic
#C8FA88 #88C8FA #FA88C8
tetradic
#C8FA88 #88FAF3 #BA88FA #FA888F
square
#C8FA88 #88FAF3 #BA88FA #FA888F
split-complementary
#C8FA88 #888FFA #F388FA
monochromatic
#92F513 #ADF84D #C8FA88 #E3FCC3 #F1FEE2
Accessibility & contrast
On white
1.20
#C8FA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#C8FA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FA88
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FA88 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7F
Deuteranopia (green-blind)
#FDE98F
Tritanopia (blue-blind)
#CDF1DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c8fa88; /* rgb */ color: rgb(200, 250, 136); /* oklch */ color: oklch(92.6% 0.152 128.5);
Tailwind
colors: {
custom: {
50: '#dafcac',
500: '#c8fa88',
950: '#000000',
},
}SCSS
$custom: #c8fa88; $custom-light: #dafcac; $custom-dark: #000000;
JSON
{
"hex": "#c8fa88",
"rgb": {
"r": 200,
"g": 250,
"b": 136
},
"hsl": {
"h": 86.316,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.92577,
"c": 0.15205,
"h": 128.5
},
"luminance": 0.82428
}Semantic roles & 50–950 ramp
primary
#C8FA88
secondary
#8B4ED9
accent
#00E665
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581