#C4FAAF#C4FAAF
#C4FAAF is a very light, moderate green. Relative luminance 0.832; OKLCH L 93.0% C 0.113 H 137.1°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FAAF |
|---|---|
| RGB | rgb(196, 250, 175) |
| HSL | hsl(103, 88%, 83%) |
| HSV | hsv(103, 30%, 98%) |
| CMYK | cmyk(21.6%, 0%, 30%, 2%) |
| CIE-LAB | lab(93.10, -30.46, 30.58) |
| CIE-LCH | lch(93.10, 43.16, 134.89°) |
| OKLab | oklab(92.98% -0.0829 0.0769) |
| OKLCH | oklch(92.98% 0.113 137.1) |
| XYZ | xyz(64.6866, 83.2005, 53.2003) |
| Luminance | 0.8320 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.91
Light Light Green
#C8FFB0
ΔE00 1.19
Washed Out Green
#BCF5A6
ΔE00 1.47
Tea Green
#BDF8A3
ΔE00 1.94
Celadon
#BEFDB7
ΔE00 2.11
Very Pale Green
#CFFDBC
ΔE00 2.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FAAF #E5AFFA
analogous
#E9FAAF #C4FAAF #AFFABF
triadic
#C4FAAF #AFC4FA #FAAFC4
tetradic
#C4FAAF #AFE9FA #E5AFFA #FABFAF
square
#C4FAAF #AFE9FA #E5AFFA #FABFAF
split-complementary
#C4FAAF #BFAFFA #FAAFE9
monochromatic
#6FF33C #9AF675 #C4FAAF #EAFDE2 #EAFDE2
Accessibility & contrast
On white
1.19
#C4FAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#C4FAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FAAF
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FAAF | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEAA
Deuteranopia (green-blind)
#F7E9B3
Tritanopia (blue-blind)
#C3F5E6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c4faaf; /* rgb */ color: rgb(196, 250, 175); /* oklch */ color: oklch(93.0% 0.113 137.1);
Tailwind
colors: {
custom: {
50: '#d7fcc7',
500: '#c4faaf',
950: '#000000',
},
}SCSS
$custom: #c4faaf; $custom-light: #d7fcc7; $custom-dark: #000000;
JSON
{
"hex": "#c4faaf",
"rgb": {
"r": 196,
"g": 250,
"b": 175
},
"hsl": {
"h": 103.2,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.92976,
"c": 0.1131,
"h": 137.1
},
"luminance": 0.83202
}Semantic roles & 50–950 ramp
primary
#C4FAAF
secondary
#BF70DD
accent
#01E5A5
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582