#C8FEAB#C8FEAB
#C8FEAB is a very light, vivid yellow-green. Relative luminance 0.861; OKLCH L 94.0% C 0.121 H 135.1°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEAB |
|---|---|
| RGB | rgb(200, 254, 171) |
| HSL | hsl(99, 98%, 83%) |
| HSV | hsv(99, 33%, 100%) |
| CMYK | cmyk(21.3%, 0%, 32.7%, 0.4%) |
| CIE-LAB | lab(94.36, -31.55, 34.31) |
| CIE-LCH | lch(94.36, 46.61, 132.60°) |
| OKLab | oklab(94.02% -0.0859 0.0857) |
| OKLCH | oklch(94.02% 0.121 135.1) |
| XYZ | xyz(66.6103, 86.1017, 51.6300) |
| Luminance | 0.8610 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.86
Tea Green
#BDF8A3
ΔE00 1.68
Pale Green
#C7FDB5
ΔE00 2.11
Washed Out Green
#BCF5A6
ΔE00 2.21
Light Pastel Green
#B2FBA5
ΔE00 3.14
Very Light Green
#D1FFBD
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEAB #E1ABFE
analogous
#F1FEAB #C8FEAB #ABFEB7
triadic
#C8FEAB #ABC8FE #FEABC8
tetradic
#C8FEAB #ABF1FE #E1ABFE #FEB7AB
square
#C8FEAB #ABF1FE #E1ABFE #FEB7AB
split-complementary
#C8FEAB #B7ABFE #FEABF1
monochromatic
#79FD32 #A0FD6F #C8FEAB #EBFFE1 #EBFFE1
Accessibility & contrast
On white
1.15
#C8FEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#C8FEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEAB
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEAB | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A5
Deuteranopia (green-blind)
#FCEDAF
Tritanopia (blue-blind)
#C8F8E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c8feab; /* rgb */ color: rgb(200, 254, 171); /* oklch */ color: oklch(94.0% 0.121 135.1);
Tailwind
colors: {
custom: {
50: '#daffc4',
500: '#c8feab',
950: '#000000',
},
}SCSS
$custom: #c8feab; $custom-light: #daffc4; $custom-dark: #000000;
JSON
{
"hex": "#c8feab",
"rgb": {
"r": 200,
"g": 254,
"b": 171
},
"hsl": {
"h": 99.036,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.94023,
"c": 0.1214,
"h": 135.1
},
"luminance": 0.86103
}Semantic roles & 50–950 ramp
primary
#C8FEAB
secondary
#B96AE3
accent
#00E695
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682