#C5FFAA#C5FFAA
#C5FFAA is a very light, vivid green. Relative luminance 0.863; OKLCH L 94.0% C 0.126 H 136.1°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FFAA |
|---|---|
| RGB | rgb(197, 255, 170) |
| HSL | hsl(101, 100%, 83%) |
| HSV | hsv(101, 33%, 100%) |
| CMYK | cmyk(22.7%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(94.44, -33.17, 34.88) |
| CIE-LCH | lch(94.44, 48.13, 133.55°) |
| OKLab | oklab(94.04% -0.0904 0.0871) |
| OKLCH | oklch(94.04% 0.126 136.1) |
| XYZ | xyz(66.0399, 86.2909, 51.1988) |
| Luminance | 0.8629 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.06
Tea Green
#BDF8A3
ΔE00 1.52
Washed Out Green
#BCF5A6
ΔE00 2.24
Pale Green
#C7FDB5
ΔE00 2.32
Light Pastel Green
#B2FBA5
ΔE00 2.64
Pale Light Green
#B1FC99
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FFAA #E4AAFF
analogous
#EFFFAA #C5FFAA #AAFFB9
triadic
#C5FFAA #AAC5FF #FFAAC5
tetradic
#C5FFAA #AAEFFF #E4AAFF #FFB9AA
square
#C5FFAA #AAEFFF #E4AAFF #FFB9AA
split-complementary
#C5FFAA #B9AAFF #FFAAEF
monochromatic
#71FF30 #9BFF6D #C5FFAA #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.15
#C5FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#C5FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FFAA
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FFAA | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A4
Deuteranopia (green-blind)
#FCEDAE
Tritanopia (blue-blind)
#C4F9E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c5ffaa; /* rgb */ color: rgb(197, 255, 170); /* oklch */ color: oklch(94.0% 0.126 136.1);
Tailwind
colors: {
custom: {
50: '#d8ffc4',
500: '#c5ffaa',
950: '#000000',
},
}SCSS
$custom: #c5ffaa; $custom-light: #d8ffc4; $custom-dark: #000000;
JSON
{
"hex": "#c5ffaa",
"rgb": {
"r": 197,
"g": 255,
"b": 170
},
"hsl": {
"h": 100.941,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.94037,
"c": 0.12554,
"h": 136.1
},
"luminance": 0.86293
}Semantic roles & 50–950 ramp
primary
#C5FFAA
secondary
#BD69E4
accent
#00E69D
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682