#C8F8A1#C8F8A1
#C8F8A1 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.5% C 0.123 H 131.9°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F8A1 |
|---|---|
| RGB | rgb(200, 248, 161) |
| HSL | hsl(93, 86%, 80%) |
| HSV | hsv(93, 35%, 97%) |
| CMYK | cmyk(19.4%, 0%, 35.1%, 2.7%) |
| CIE-LAB | lab(92.57, -30.14, 36.93) |
| CIE-LCH | lch(92.57, 47.67, 129.22°) |
| OKLab | oklab(92.54% -0.0822 0.0917) |
| OKLCH | oklch(92.54% 0.123 131.9) |
| XYZ | xyz(63.8186, 81.9862, 46.1739) |
| Luminance | 0.8199 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.07
Light Light Green
#C8FFB0
ΔE00 2.60
Washed Out Green
#BCF5A6
ΔE00 2.63
Celery
#C1FD95
ΔE00 2.81
Pale Green
#C7FDB5
ΔE00 3.53
Pistachio (survey)
#C0FA8B
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F8A1 #D1A1F8
analogous
#F4F8A1 #C8F8A1 #A1F8A5
triadic
#C8F8A1 #A1C8F8 #F8A1C8
tetradic
#C8F8A1 #A1F4F8 #D1A1F8 #F8A5A1
square
#C8F8A1 #A1F4F8 #D1A1F8 #F8A5A1
split-complementary
#C8F8A1 #A5A1F8 #F8A1F4
monochromatic
#85F02F #A7F468 #C8F8A1 #E9FCDA #EEFDE3
Accessibility & contrast
On white
1.21
#C8F8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#C8F8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F8A1
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F8A1 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9B
Deuteranopia (green-blind)
#F8E8A6
Tritanopia (blue-blind)
#CAF1E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c8f8a1; /* rgb */ color: rgb(200, 248, 161); /* oklch */ color: oklch(92.5% 0.123 131.9);
Tailwind
colors: {
custom: {
50: '#dafabd',
500: '#c8f8a1',
950: '#000000',
},
}SCSS
$custom: #c8f8a1; $custom-light: #dafabd; $custom-dark: #000000;
JSON
{
"hex": "#c8f8a1",
"rgb": {
"r": 200,
"g": 248,
"b": 161
},
"hsl": {
"h": 93.103,
"s": 86.139,
"l": 80.196
},
"oklch": {
"l": 0.92535,
"c": 0.12316,
"h": 131.9
},
"luminance": 0.81987
}Semantic roles & 50–950 ramp
primary
#C8F8A1
secondary
#A564D9
accent
#03E37E
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582