#C5FFAE#C5FFAE
#C5FFAE is a very light, vivid green. Relative luminance 0.864; OKLCH L 94.1% C 0.121 H 137.1°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FFAE |
|---|---|
| RGB | rgb(197, 255, 174) |
| HSL | hsl(103, 100%, 84%) |
| HSV | hsv(103, 32%, 100%) |
| CMYK | cmyk(22.7%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(94.50, -32.59, 32.98) |
| CIE-LCH | lch(94.50, 46.36, 134.67°) |
| OKLab | oklab(94.11% -0.0888 0.0826) |
| OKLCH | oklch(94.11% 0.121 137.1) |
| XYZ | xyz(66.4241, 86.4445, 53.2220) |
| Luminance | 0.8645 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.53
Pale Green
#C7FDB5
ΔE00 1.64
Tea Green
#BDF8A3
ΔE00 1.73
Washed Out Green
#BCF5A6
ΔE00 2.08
Celadon
#BEFDB7
ΔE00 2.58
Light Pastel Green
#B2FBA5
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FFAE #E8AEFF
analogous
#EEFFAE #C5FFAE #AEFFC0
triadic
#C5FFAE #AEC5FF #FFAEC5
tetradic
#C5FFAE #AEEEFF #E8AEFF #FFC0AE
square
#C5FFAE #AEEEFF #E8AEFF #FFC0AE
split-complementary
#C5FFAE #C0AEFF #FFAEEE
monochromatic
#6DFF34 #99FF71 #C5FFAE #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.15
#C5FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#C5FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FFAE
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FFAE | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A9
Deuteranopia (green-blind)
#FCEDB2
Tritanopia (blue-blind)
#C3F9EA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c5ffae; /* rgb */ color: rgb(197, 255, 174); /* oklch */ color: oklch(94.1% 0.121 137.1);
Tailwind
colors: {
custom: {
50: '#d8ffc6',
500: '#c5ffae',
950: '#000000',
},
}SCSS
$custom: #c5ffae; $custom-light: #d8ffc6; $custom-dark: #000000;
JSON
{
"hex": "#c5ffae",
"rgb": {
"r": 197,
"g": 255,
"b": 174
},
"hsl": {
"h": 102.963,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.94111,
"c": 0.12129,
"h": 137.1
},
"luminance": 0.86446
}Semantic roles & 50–950 ramp
primary
#C5FFAE
secondary
#C36CE5
accent
#00E6A4
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682