#C4FFAE#C4FFAE
#C4FFAE is a very light, vivid green. Relative luminance 0.863; OKLCH L 94.0% C 0.122 H 137.4°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFAE |
|---|---|
| RGB | rgb(196, 255, 174) |
| HSL | hsl(104, 100%, 84%) |
| HSV | hsv(104, 32%, 100%) |
| CMYK | cmyk(23.1%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(94.44, -32.93, 32.89) |
| CIE-LCH | lch(94.44, 46.54, 135.03°) |
| OKLab | oklab(94.05% -0.0897 0.0824) |
| OKLCH | oklch(94.05% 0.122 137.4) |
| XYZ | xyz(66.1630, 86.3099, 53.2098) |
| Luminance | 0.8631 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.66
Pale Green
#C7FDB5
ΔE00 1.65
Tea Green
#BDF8A3
ΔE00 1.72
Washed Out Green
#BCF5A6
ΔE00 2.05
Light Pastel Green
#B2FBA5
ΔE00 2.46
Celadon
#BEFDB7
ΔE00 2.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFAE #E9AEFF
analogous
#EDFFAE #C4FFAE #AEFFC1
triadic
#C4FFAE #AEC4FF #FFAEC4
tetradic
#C4FFAE #AEEDFF #E9AEFF #FFC1AE
square
#C4FFAE #AEEDFF #E9AEFF #FFC1AE
split-complementary
#C4FFAE #C1AEFF #FFAEED
monochromatic
#6BFF34 #97FF71 #C4FFAE #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.15
#C4FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#C4FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFAE
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFAE | 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)
#FFF2A9
Deuteranopia (green-blind)
#FBEDB2
Tritanopia (blue-blind)
#C2F9EA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c4ffae; /* rgb */ color: rgb(196, 255, 174); /* oklch */ color: oklch(94.0% 0.122 137.4);
Tailwind
colors: {
custom: {
50: '#d7ffc6',
500: '#c4ffae',
950: '#000000',
},
}SCSS
$custom: #c4ffae; $custom-light: #d7ffc6; $custom-dark: #000000;
JSON
{
"hex": "#c4ffae",
"rgb": {
"r": 196,
"g": 255,
"b": 174
},
"hsl": {
"h": 103.704,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.9405,
"c": 0.12183,
"h": 137.4
},
"luminance": 0.86312
}Semantic roles & 50–950 ramp
primary
#C4FFAE
secondary
#C46CE5
accent
#00E6A7
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682