#C8FD8A#C8FD8A
#C8FD8A is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.3% C 0.154 H 129.3°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FD8A |
|---|---|
| RGB | rgb(200, 253, 138) |
| HSL | hsl(88, 97%, 77%) |
| HSV | hsv(88, 45%, 99%) |
| CMYK | cmyk(20.9%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(93.61, -35.28, 49.44) |
| CIE-LCH | lch(93.61, 60.74, 125.51°) |
| OKLab | oklab(93.27% -0.0976 0.1194) |
| OKLCH | oklch(93.27% 0.154 129.3) |
| XYZ | xyz(63.5315, 84.3638, 36.9765) |
| Luminance | 0.8437 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.19
Light Yellowish Green
#C2FF89
ΔE00 1.19
Pistachio (survey)
#C0FA8B
ΔE00 1.40
Light Yellow Green
#CCFD7F
ΔE00 1.89
Celery
#C1FD95
ΔE00 2.35
Pale Lime
#BEFD73
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FD8A #BF8AFD
analogous
#FDF88A #C8FD8A #8FFD8A
triadic
#C8FD8A #8AC8FD #FD8AC8
tetradic
#C8FD8A #8AFDF8 #BF8AFD #FD8A8F
square
#C8FD8A #8AFDF8 #BF8AFD #FD8A8F
split-complementary
#C8FD8A #8A8FFD #F88AFD
monochromatic
#8FFB12 #ACFC4E #C8FD8A #E4FEC6 #F1FEE1
Accessibility & contrast
On white
1.17
#C8FD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#C8FD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FD8A
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FD8A | 1.00 | 1.17 | 17.87 | 17.87 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF81
Deuteranopia (green-blind)
#FFEB91
Tritanopia (blue-blind)
#CCF4E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c8fd8a; /* rgb */ color: rgb(200, 253, 138); /* oklch */ color: oklch(93.3% 0.154 129.3);
Tailwind
colors: {
custom: {
50: '#dafeae',
500: '#c8fd8a',
950: '#000000',
},
}SCSS
$custom: #c8fd8a; $custom-light: #dafeae; $custom-dark: #000000;
JSON
{
"hex": "#c8fd8a",
"rgb": {
"r": 200,
"g": 253,
"b": 138
},
"hsl": {
"h": 87.652,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.93266,
"c": 0.15424,
"h": 129.3
},
"luminance": 0.84365
}Semantic roles & 50–950 ramp
primary
#C8FD8A
secondary
#904EDD
accent
#00E66A
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581