#C3FAAF#C3FAAF
#C3FAAF is a very light, moderate green. Relative luminance 0.831; OKLCH L 92.9% C 0.114 H 137.5°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FAAF |
|---|---|
| RGB | rgb(195, 250, 175) |
| HSL | hsl(104, 88%, 83%) |
| HSV | hsv(104, 30%, 98%) |
| CMYK | cmyk(22%, 0%, 30%, 2%) |
| CIE-LAB | lab(93.04, -30.80, 30.49) |
| CIE-LCH | lch(93.04, 43.34, 135.28°) |
| OKLab | oklab(92.91% -0.0838 0.0767) |
| OKLCH | oklch(92.91% 0.114 137.5) |
| XYZ | xyz(64.4273, 83.0668, 53.1882) |
| Luminance | 0.8307 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.92
Light Light Green
#C8FFB0
ΔE00 1.24
Washed Out Green
#BCF5A6
ΔE00 1.42
Tea Green
#BDF8A3
ΔE00 1.92
Celadon
#BEFDB7
ΔE00 1.97
Very Pale Green
#CFFDBC
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FAAF #E6AFFA
analogous
#E8FAAF #C3FAAF #AFFAC0
triadic
#C3FAAF #AFC3FA #FAAFC3
tetradic
#C3FAAF #AFE8FA #E6AFFA #FAC0AF
square
#C3FAAF #AFE8FA #E6AFFA #FAC0AF
split-complementary
#C3FAAF #C0AFFA #FAAFE8
monochromatic
#6DF33C #98F675 #C3FAAF #E9FDE2 #E9FDE2
Accessibility & contrast
On white
1.19
#C3FAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#C3FAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FAAF
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FAAF | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEAA
Deuteranopia (green-blind)
#F6E9B3
Tritanopia (blue-blind)
#C1F5E6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c3faaf; /* rgb */ color: rgb(195, 250, 175); /* oklch */ color: oklch(92.9% 0.114 137.5);
Tailwind
colors: {
custom: {
50: '#d6fcc7',
500: '#c3faaf',
950: '#000000',
},
}SCSS
$custom: #c3faaf; $custom-light: #d6fcc7; $custom-dark: #000000;
JSON
{
"hex": "#c3faaf",
"rgb": {
"r": 195,
"g": 250,
"b": 175
},
"hsl": {
"h": 104,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.92914,
"c": 0.11364,
"h": 137.5
},
"luminance": 0.83068
}Semantic roles & 50–950 ramp
primary
#C3FAAF
secondary
#C070DD
accent
#01E5A8
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582