#C4FFAF#C4FFAF
#C4FFAF is a very light, vivid green. Relative luminance 0.864; OKLCH L 94.1% C 0.121 H 137.7°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFAF |
|---|---|
| RGB | rgb(196, 255, 175) |
| HSL | hsl(104, 100%, 84%) |
| HSV | hsv(104, 31%, 100%) |
| CMYK | cmyk(23.1%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(94.46, -32.78, 32.41) |
| CIE-LCH | lch(94.46, 46.10, 135.33°) |
| OKLab | oklab(94.07% -0.0893 0.0813) |
| OKLCH | oklch(94.07% 0.121 137.7) |
| XYZ | xyz(66.2609, 86.3491, 53.7251) |
| Luminance | 0.8635 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.65
Pale Green
#C7FDB5
ΔE00 1.49
Tea Green
#BDF8A3
ΔE00 1.82
Washed Out Green
#BCF5A6
ΔE00 2.06
Celadon
#BEFDB7
ΔE00 2.30
Light Pastel Green
#B2FBA5
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFAF #EAAFFF
analogous
#ECFFAF #C4FFAF #AFFFC2
triadic
#C4FFAF #AFC4FF #FFAFC4
tetradic
#C4FFAF #AFECFF #EAAFFF #FFC2AF
square
#C4FFAF #AFECFF #EAAFFF #FFC2AF
split-complementary
#C4FFAF #C2AFFF #FFAFEC
monochromatic
#6AFF35 #97FF72 #C4FFAF #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.15
#C4FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#C4FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFAF
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFAF | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AA
Deuteranopia (green-blind)
#FBEDB3
Tritanopia (blue-blind)
#C2F9EA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c4ffaf; /* rgb */ color: rgb(196, 255, 175); /* oklch */ color: oklch(94.1% 0.121 137.7);
Tailwind
colors: {
custom: {
50: '#d7ffc7',
500: '#c4ffaf',
950: '#000000',
},
}SCSS
$custom: #c4ffaf; $custom-light: #d7ffc7; $custom-dark: #000000;
JSON
{
"hex": "#c4ffaf",
"rgb": {
"r": 196,
"g": 255,
"b": 175
},
"hsl": {
"h": 104.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.94069,
"c": 0.12076,
"h": 137.7
},
"luminance": 0.86351
}Semantic roles & 50–950 ramp
primary
#C4FFAF
secondary
#C66DE5
accent
#00E6A9
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682