#C4FFAC#C4FFAC
#C4FFAC is a very light, vivid green. Relative luminance 0.862; OKLCH L 94.0% C 0.124 H 136.9°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFAC |
|---|---|
| RGB | rgb(196, 255, 172) |
| HSL | hsl(103, 100%, 84%) |
| HSV | hsv(103, 33%, 100%) |
| CMYK | cmyk(23.1%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(94.41, -33.22, 33.84) |
| CIE-LCH | lch(94.41, 47.42, 134.46°) |
| OKLab | oklab(94.01% -0.0905 0.0847) |
| OKLCH | oklch(94.01% 0.124 136.9) |
| XYZ | xyz(65.9695, 86.2325, 52.1905) |
| Luminance | 0.8623 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.83
Tea Green
#BDF8A3
ΔE00 1.56
Pale Green
#C7FDB5
ΔE00 1.98
Washed Out Green
#BCF5A6
ΔE00 2.10
Light Pastel Green
#B2FBA5
ΔE00 2.44
Celadon
#BEFDB7
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFAC #E7ACFF
analogous
#EDFFAC #C4FFAC #ACFFBD
triadic
#C4FFAC #ACC4FF #FFACC4
tetradic
#C4FFAC #ACEDFF #E7ACFF #FFBDAC
square
#C4FFAC #ACEDFF #E7ACFF #FFBDAC
split-complementary
#C4FFAC #BDACFF #FFACED
monochromatic
#6DFF32 #98FF6F #C4FFAC #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.15
#C4FFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#C4FFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFAC
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFAC | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A6
Deuteranopia (green-blind)
#FCEDB0
Tritanopia (blue-blind)
#C2F9EA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c4ffac; /* rgb */ color: rgb(196, 255, 172); /* oklch */ color: oklch(94.0% 0.124 136.9);
Tailwind
colors: {
custom: {
50: '#d7ffc5',
500: '#c4ffac',
950: '#000000',
},
}SCSS
$custom: #c4ffac; $custom-light: #d7ffc5; $custom-dark: #000000;
JSON
{
"hex": "#c4ffac",
"rgb": {
"r": 196,
"g": 255,
"b": 172
},
"hsl": {
"h": 102.651,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.94013,
"c": 0.12395,
"h": 136.9
},
"luminance": 0.86234
}Semantic roles & 50–950 ramp
primary
#C4FFAC
secondary
#C16AE5
accent
#00E6A3
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682