#C8FEA5#C8FEA5
#C8FEA5 is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 93.9% C 0.128 H 133.7°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEA5 |
|---|---|
| RGB | rgb(200, 254, 165) |
| HSL | hsl(96, 98%, 82%) |
| HSV | hsv(96, 35%, 100%) |
| CMYK | cmyk(21.3%, 0%, 35%, 0.4%) |
| CIE-LAB | lab(94.26, -32.38, 37.17) |
| CIE-LCH | lch(94.26, 49.29, 131.06°) |
| OKLab | oklab(93.92% -0.0884 0.0923) |
| OKLCH | oklch(93.92% 0.128 133.7) |
| XYZ | xyz(66.0513, 85.8781, 48.6862) |
| Luminance | 0.8588 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.88
Light Light Green
#C8FFB0
ΔE00 1.92
Celery
#C1FD95
ΔE00 2.39
Washed Out Green
#BCF5A6
ΔE00 2.76
Pale Green
#C7FDB5
ΔE00 3.18
Pale Light Green
#B1FC99
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEA5 #DBA5FE
analogous
#F5FEA5 #C8FEA5 #A5FEAE
triadic
#C8FEA5 #A5C8FE #FEA5C8
tetradic
#C8FEA5 #A5F5FE #DBA5FE #FEAEA5
square
#C8FEA5 #A5F5FE #DBA5FE #FEAEA5
split-complementary
#C8FEA5 #AEA5FE #FEA5F5
monochromatic
#7EFD2C #A3FD68 #C8FEA5 #EDFFE1 #EDFFE1
Accessibility & contrast
On white
1.16
#C8FEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#C8FEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEA5
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEA5 | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF19F
Deuteranopia (green-blind)
#FDEDAA
Tritanopia (blue-blind)
#C9F7E7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c8fea5; /* rgb */ color: rgb(200, 254, 165); /* oklch */ color: oklch(93.9% 0.128 133.7);
Tailwind
colors: {
custom: {
50: '#daffc0',
500: '#c8fea5',
950: '#000000',
},
}SCSS
$custom: #c8fea5; $custom-light: #daffc0; $custom-dark: #000000;
JSON
{
"hex": "#c8fea5",
"rgb": {
"r": 200,
"g": 254,
"b": 165
},
"hsl": {
"h": 96.404,
"s": 97.802,
"l": 82.157
},
"oklch": {
"l": 0.93915,
"c": 0.12782,
"h": 133.7
},
"luminance": 0.8588
}Semantic roles & 50–950 ramp
primary
#C8FEA5
secondary
#B165E2
accent
#00E68B
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682