#C8FDA4#C8FDA4
#C8FDA4 is a very light, vivid yellow-green. Relative luminance 0.852; OKLCH L 93.7% C 0.127 H 133.4°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FDA4 |
|---|---|
| RGB | rgb(200, 253, 164) |
| HSL | hsl(96, 96%, 82%) |
| HSV | hsv(96, 35%, 99%) |
| CMYK | cmyk(20.9%, 0%, 35.2%, 0.8%) |
| CIE-LAB | lab(93.97, -32.06, 37.28) |
| CIE-LCH | lch(93.97, 49.17, 130.69°) |
| OKLab | oklab(93.68% -0.0875 0.0926) |
| OKLCH | oklch(93.68% 0.127 133.4) |
| XYZ | xyz(65.6441, 85.2088, 48.1032) |
| Luminance | 0.8521 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.86
Light Light Green
#C8FFB0
ΔE00 2.04
Celery
#C1FD95
ΔE00 2.36
Washed Out Green
#BCF5A6
ΔE00 2.73
Pale Green
#C7FDB5
ΔE00 3.26
Pale Light Green
#B1FC99
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FDA4 #D9A4FD
analogous
#F5FDA4 #C8FDA4 #A4FDAD
triadic
#C8FDA4 #A4C8FD #FDA4C8
tetradic
#C8FDA4 #A4F5FD #D9A4FD #FDADA4
square
#C8FDA4 #A4F5FD #D9A4FD #FDADA4
split-complementary
#C8FDA4 #ADA4FD #FDA4F5
monochromatic
#80FA2C #A4FC68 #C8FDA4 #ECFEE0 #EDFEE1
Accessibility & contrast
On white
1.16
#C8FDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#C8FDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FDA4
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FDA4 | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF09E
Deuteranopia (green-blind)
#FCECA9
Tritanopia (blue-blind)
#C9F6E6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c8fda4; /* rgb */ color: rgb(200, 253, 164); /* oklch */ color: oklch(93.7% 0.127 133.4);
Tailwind
colors: {
custom: {
50: '#dafec0',
500: '#c8fda4',
950: '#000000',
},
}SCSS
$custom: #c8fda4; $custom-light: #dafec0; $custom-dark: #000000;
JSON
{
"hex": "#c8fda4",
"rgb": {
"r": 200,
"g": 253,
"b": 164
},
"hsl": {
"h": 95.73,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.93679,
"c": 0.12739,
"h": 133.4
},
"luminance": 0.8521
}Semantic roles & 50–950 ramp
primary
#C8FDA4
secondary
#AE65E0
accent
#00E689
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582