#C8FFAB#C8FFAB
#C8FFAB is a very light, vivid yellow-green. Relative luminance 0.867; OKLCH L 94.2% C 0.123 H 135.2°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFAB |
|---|---|
| RGB | rgb(200, 255, 171) |
| HSL | hsl(99, 100%, 84%) |
| HSV | hsv(99, 33%, 100%) |
| CMYK | cmyk(21.6%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(94.63, -32.01, 34.67) |
| CIE-LCH | lch(94.63, 47.19, 132.72°) |
| OKLab | oklab(94.24% -0.0872 0.0866) |
| OKLCH | oklch(94.24% 0.123 135.2) |
| XYZ | xyz(66.9284, 86.7380, 51.7361) |
| Luminance | 0.8674 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.93
Tea Green
#BDF8A3
ΔE00 1.75
Pale Green
#C7FDB5
ΔE00 2.24
Washed Out Green
#BCF5A6
ΔE00 2.37
Light Pastel Green
#B2FBA5
ΔE00 3.09
Celery
#C1FD95
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFAB #E2ABFF
analogous
#F2FFAB #C8FFAB #ABFFB8
triadic
#C8FFAB #ABC8FF #FFABC8
tetradic
#C8FFAB #ABF2FF #E2ABFF #FFB8AB
square
#C8FFAB #ABF2FF #E2ABFF #FFB8AB
split-complementary
#C8FFAB #B8ABFF #FFABF2
monochromatic
#78FF31 #A0FF6E #C8FFAB #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.14
#C8FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#C8FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFAB
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFAB | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A5
Deuteranopia (green-blind)
#FDEEAF
Tritanopia (blue-blind)
#C8F9E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c8ffab; /* rgb */ color: rgb(200, 255, 171); /* oklch */ color: oklch(94.2% 0.123 135.2);
Tailwind
colors: {
custom: {
50: '#daffc4',
500: '#c8ffab',
950: '#000000',
},
}SCSS
$custom: #c8ffab; $custom-light: #daffc4; $custom-dark: #000000;
JSON
{
"hex": "#c8ffab",
"rgb": {
"r": 200,
"g": 255,
"b": 171
},
"hsl": {
"h": 99.286,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.94241,
"c": 0.12292,
"h": 135.2
},
"luminance": 0.8674
}Semantic roles & 50–950 ramp
primary
#C8FFAB
secondary
#BA6AE5
accent
#00E696
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682