#C4FFAA#C4FFAA
#C4FFAA is a very light, vivid green. Relative luminance 0.862; OKLCH L 94.0% C 0.126 H 136.4°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFAA |
|---|---|
| RGB | rgb(196, 255, 170) |
| HSL | hsl(102, 100%, 83%) |
| HSV | hsv(102, 33%, 100%) |
| CMYK | cmyk(23.1%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(94.38, -33.50, 34.80) |
| CIE-LCH | lch(94.38, 48.30, 133.91°) |
| OKLab | oklab(93.98% -0.0913 0.0869) |
| OKLCH | oklch(93.98% 0.126 136.4) |
| XYZ | xyz(65.7789, 86.1563, 51.1866) |
| Luminance | 0.8616 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.10
Tea Green
#BDF8A3
ΔE00 1.48
Washed Out Green
#BCF5A6
ΔE00 2.20
Pale Green
#C7FDB5
ΔE00 2.32
Light Pastel Green
#B2FBA5
ΔE00 2.48
Pale Light Green
#B1FC99
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFAA #E5AAFF
analogous
#EEFFAA #C4FFAA #AAFFBA
triadic
#C4FFAA #AAC4FF #FFAAC4
tetradic
#C4FFAA #AAEEFF #E5AAFF #FFBAAA
square
#C4FFAA #AAEEFF #E5AAFF #FFBAAA
split-complementary
#C4FFAA #BAAAFF #FFAAEE
monochromatic
#6FFF30 #9AFF6D #C4FFAA #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.15
#C4FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#C4FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFAA
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFAA | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A4
Deuteranopia (green-blind)
#FCEDAE
Tritanopia (blue-blind)
#C3F9E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c4ffaa; /* rgb */ color: rgb(196, 255, 170); /* oklch */ color: oklch(94.0% 0.126 136.4);
Tailwind
colors: {
custom: {
50: '#d7ffc4',
500: '#c4ffaa',
950: '#000000',
},
}SCSS
$custom: #c4ffaa; $custom-light: #d7ffc4; $custom-dark: #000000;
JSON
{
"hex": "#c4ffaa",
"rgb": {
"r": 196,
"g": 255,
"b": 170
},
"hsl": {
"h": 101.647,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.93976,
"c": 0.12606,
"h": 136.4
},
"luminance": 0.86158
}Semantic roles & 50–950 ramp
primary
#C4FFAA
secondary
#BF69E4
accent
#00E69F
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682