#C8FCA3#C8FCA3
#C8FCA3 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.4% C 0.127 H 133.0°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FCA3 |
|---|---|
| RGB | rgb(200, 252, 163) |
| HSL | hsl(95, 94%, 81%) |
| HSV | hsv(95, 35%, 99%) |
| CMYK | cmyk(20.6%, 0%, 35.3%, 1.2%) |
| CIE-LAB | lab(93.69, -31.73, 37.40) |
| CIE-LCH | lch(93.69, 49.05, 130.31°) |
| OKLab | oklab(93.44% -0.0866 0.0928) |
| OKLCH | oklch(93.44% 0.127 133) |
| XYZ | xyz(65.2393, 84.5432, 47.5245) |
| Luminance | 0.8455 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.89
Light Light Green
#C8FFB0
ΔE00 2.18
Celery
#C1FD95
ΔE00 2.35
Washed Out Green
#BCF5A6
ΔE00 2.71
Pale Green
#C7FDB5
ΔE00 3.35
Pistachio (survey)
#C0FA8B
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FCA3 #D7A3FC
analogous
#F5FCA3 #C8FCA3 #A3FCAB
triadic
#C8FCA3 #A3C8FC #FCA3C8
tetradic
#C8FCA3 #A3F5FC #D7A3FC #FCABA3
square
#C8FCA3 #A3F5FC #D7A3FC #FCABA3
split-complementary
#C8FCA3 #ABA3FC #FCA3F5
monochromatic
#81F82C #A5FA68 #C8FCA3 #EBFEDE #EDFEE1
Accessibility & contrast
On white
1.17
#C8FCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#C8FCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FCA3
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FCA3 | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF09D
Deuteranopia (green-blind)
#FBEBA8
Tritanopia (blue-blind)
#C9F5E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c8fca3; /* rgb */ color: rgb(200, 252, 163); /* oklch */ color: oklch(93.4% 0.127 133.0);
Tailwind
colors: {
custom: {
50: '#dafdbf',
500: '#c8fca3',
950: '#000000',
},
}SCSS
$custom: #c8fca3; $custom-light: #dafdbf; $custom-dark: #000000;
JSON
{
"hex": "#c8fca3",
"rgb": {
"r": 200,
"g": 252,
"b": 163
},
"hsl": {
"h": 95.056,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.93443,
"c": 0.12697,
"h": 133
},
"luminance": 0.84545
}Semantic roles & 50–950 ramp
primary
#C8FCA3
secondary
#AC64DF
accent
#00E686
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582