#C8FFA4#C8FFA4
#C8FFA4 is a very light, vivid yellow-green. Relative luminance 0.865; OKLCH L 94.1% C 0.130 H 133.7°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFA4 |
|---|---|
| RGB | rgb(200, 255, 164) |
| HSL | hsl(96, 100%, 82%) |
| HSV | hsv(96, 36%, 100%) |
| CMYK | cmyk(21.6%, 0%, 35.7%, 0%) |
| CIE-LAB | lab(94.52, -32.98, 38.00) |
| CIE-LCH | lch(94.52, 50.31, 130.95°) |
| OKLab | oklab(94.12% -0.0901 0.0943) |
| OKLCH | oklch(94.12% 0.13 133.7) |
| XYZ | xyz(66.2788, 86.4782, 48.3148) |
| Luminance | 0.8648 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.09
Celery
#C1FD95
ΔE00 2.13
Light Light Green
#C8FFB0
ΔE00 2.18
Washed Out Green
#BCF5A6
ΔE00 3.04
Pale Light Green
#B1FC99
ΔE00 3.20
Pistachio (survey)
#C0FA8B
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFA4 #DBA4FF
analogous
#F5FFA4 #C8FFA4 #A4FFAE
triadic
#C8FFA4 #A4C8FF #FFA4C8
tetradic
#C8FFA4 #A4F5FF #DBA4FF #FFAEA4
square
#C8FFA4 #A4F5FF #DBA4FF #FFAEA4
split-complementary
#C8FFA4 #AEA4FF #FFA4F5
monochromatic
#7EFF2A #A3FF67 #C8FFA4 #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.15
#C8FFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#C8FFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFA4
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFA4 | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29E
Deuteranopia (green-blind)
#FEEEA9
Tritanopia (blue-blind)
#C9F8E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c8ffa4; /* rgb */ color: rgb(200, 255, 164); /* oklch */ color: oklch(94.1% 0.130 133.7);
Tailwind
colors: {
custom: {
50: '#daffc0',
500: '#c8ffa4',
950: '#000000',
},
}SCSS
$custom: #c8ffa4; $custom-light: #daffc0; $custom-dark: #000000;
JSON
{
"hex": "#c8ffa4",
"rgb": {
"r": 200,
"g": 255,
"b": 164
},
"hsl": {
"h": 96.264,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.94116,
"c": 0.13037,
"h": 133.7
},
"luminance": 0.8648
}Semantic roles & 50–950 ramp
primary
#C8FFA4
secondary
#B164E4
accent
#00E68B
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682