#C5FEA8#C5FEA8
#C5FEA8 is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 93.8% C 0.126 H 135.5°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FEA8 |
|---|---|
| RGB | rgb(197, 254, 168) |
| HSL | hsl(100, 98%, 83%) |
| HSV | hsv(100, 34%, 100%) |
| CMYK | cmyk(22.4%, 0%, 33.9%, 0.4%) |
| CIE-LAB | lab(94.13, -32.99, 35.48) |
| CIE-LCH | lch(94.13, 48.44, 132.92°) |
| OKLab | oklab(93.78% -0.09 0.0884) |
| OKLCH | oklch(93.78% 0.126 135.5) |
| XYZ | xyz(65.5340, 85.5794, 50.1039) |
| Luminance | 0.8558 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.28
Tea Green
#BDF8A3
ΔE00 1.39
Washed Out Green
#BCF5A6
ΔE00 2.20
Pale Green
#C7FDB5
ΔE00 2.53
Light Pastel Green
#B2FBA5
ΔE00 2.75
Celery
#C1FD95
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FEA8 #E1A8FE
analogous
#F0FEA8 #C5FEA8 #A8FEB6
triadic
#C5FEA8 #A8C5FE #FEA8C5
tetradic
#C5FEA8 #A8F0FE #E1A8FE #FEB6A8
square
#C5FEA8 #A8F0FE #E1A8FE #FEB6A8
split-complementary
#C5FEA8 #B6A8FE #FEA8F0
monochromatic
#74FD2F #9DFD6B #C5FEA8 #EBFFE1 #EBFFE1
Accessibility & contrast
On white
1.16
#C5FEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#C5FEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FEA8
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FEA8 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A2
Deuteranopia (green-blind)
#FBECAD
Tritanopia (blue-blind)
#C4F8E8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c5fea8; /* rgb */ color: rgb(197, 254, 168); /* oklch */ color: oklch(93.8% 0.126 135.5);
Tailwind
colors: {
custom: {
50: '#d8ffc2',
500: '#c5fea8',
950: '#000000',
},
}SCSS
$custom: #c5fea8; $custom-light: #d8ffc2; $custom-dark: #000000;
JSON
{
"hex": "#c5fea8",
"rgb": {
"r": 197,
"g": 254,
"b": 168
},
"hsl": {
"h": 99.767,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.93782,
"c": 0.12615,
"h": 135.5
},
"luminance": 0.85581
}Semantic roles & 50–950 ramp
primary
#C5FEA8
secondary
#B968E3
accent
#00E698
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682