#C8FCA0#C8FCA0
#C8FCA0 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.4% C 0.130 H 132.4°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FCA0 |
|---|---|
| RGB | rgb(200, 252, 160) |
| HSL | hsl(94, 94%, 81%) |
| HSV | hsv(94, 37%, 99%) |
| CMYK | cmyk(20.6%, 0%, 36.5%, 1.2%) |
| CIE-LAB | lab(93.64, -32.13, 38.83) |
| CIE-LCH | lch(93.64, 50.40, 129.61°) |
| OKLab | oklab(93.39% -0.0878 0.0961) |
| OKLCH | oklch(93.39% 0.13 132.4) |
| XYZ | xyz(64.9737, 84.4369, 46.1257) |
| Luminance | 0.8444 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.92
Tea Green
#BDF8A3
ΔE00 2.21
Light Light Green
#C8FFB0
ΔE00 2.68
Pistachio (survey)
#C0FA8B
ΔE00 2.95
Washed Out Green
#BCF5A6
ΔE00 3.11
Pale Light Green
#B1FC99
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FCA0 #D4A0FC
analogous
#F6FCA0 #C8FCA0 #A0FCA6
triadic
#C8FCA0 #A0C8FC #FCA0C8
tetradic
#C8FCA0 #A0F6FC #D4A0FC #FCA6A0
square
#C8FCA0 #A0F6FC #D4A0FC #FCA6A0
split-complementary
#C8FCA0 #A6A0FC #FCA0F6
monochromatic
#83F829 #A6FA65 #C8FCA0 #EAFEDB #EEFEE1
Accessibility & contrast
On white
1.17
#C8FCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#C8FCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FCA0
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FCA0 | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF99
Deuteranopia (green-blind)
#FCEBA5
Tritanopia (blue-blind)
#CAF5E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c8fca0; /* rgb */ color: rgb(200, 252, 160); /* oklch */ color: oklch(93.4% 0.130 132.4);
Tailwind
colors: {
custom: {
50: '#dafdbd',
500: '#c8fca0',
950: '#000000',
},
}SCSS
$custom: #c8fca0; $custom-light: #dafdbd; $custom-dark: #000000;
JSON
{
"hex": "#c8fca0",
"rgb": {
"r": 200,
"g": 252,
"b": 160
},
"hsl": {
"h": 93.913,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.93391,
"c": 0.13017,
"h": 132.4
},
"luminance": 0.84438
}Semantic roles & 50–950 ramp
primary
#C8FCA0
secondary
#A862DE
accent
#00E682
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582