#C8F8A0#C8F8A0
#C8F8A0 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.5% C 0.124 H 131.7°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F8A0 |
|---|---|
| RGB | rgb(200, 248, 160) |
| HSL | hsl(93, 86%, 80%) |
| HSV | hsv(93, 35%, 97%) |
| CMYK | cmyk(19.4%, 0%, 35.5%, 2.7%) |
| CIE-LAB | lab(92.55, -30.27, 37.40) |
| CIE-LCH | lch(92.55, 48.12, 128.98°) |
| OKLab | oklab(92.52% -0.0826 0.0928) |
| OKLCH | oklch(92.52% 0.124 131.7) |
| XYZ | xyz(63.7308, 81.9511, 45.7114) |
| Luminance | 0.8195 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.16
Celery
#C1FD95
ΔE00 2.69
Light Light Green
#C8FFB0
ΔE00 2.74
Washed Out Green
#BCF5A6
ΔE00 2.76
Pistachio (survey)
#C0FA8B
ΔE00 3.46
Pale Green
#C7FDB5
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F8A0 #D0A0F8
analogous
#F4F8A0 #C8F8A0 #A0F8A4
triadic
#C8F8A0 #A0C8F8 #F8A0C8
tetradic
#C8F8A0 #A0F4F8 #D0A0F8 #F8A4A0
square
#C8F8A0 #A0F4F8 #D0A0F8 #F8A4A0
split-complementary
#C8F8A0 #A4A0F8 #F8A0F4
monochromatic
#86F02E #A7F467 #C8F8A0 #E9FCD9 #EFFDE2
Accessibility & contrast
On white
1.21
#C8F8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#C8F8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F8A0
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F8A0 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9A
Deuteranopia (green-blind)
#F8E8A5
Tritanopia (blue-blind)
#CAF1E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c8f8a0; /* rgb */ color: rgb(200, 248, 160); /* oklch */ color: oklch(92.5% 0.124 131.7);
Tailwind
colors: {
custom: {
50: '#dafabd',
500: '#c8f8a0',
950: '#000000',
},
}SCSS
$custom: #c8f8a0; $custom-light: #dafabd; $custom-dark: #000000;
JSON
{
"hex": "#c8f8a0",
"rgb": {
"r": 200,
"g": 248,
"b": 160
},
"hsl": {
"h": 92.727,
"s": 86.275,
"l": 80
},
"oklch": {
"l": 0.92517,
"c": 0.12424,
"h": 131.7
},
"luminance": 0.81952
}Semantic roles & 50–950 ramp
primary
#C8F8A0
secondary
#A364D9
accent
#03E37D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582