#C3FAAB#C3FAAB
#C3FAAB is a very light, moderate green. Relative luminance 0.829; OKLCH L 92.8% C 0.118 H 136.5°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FAAB |
|---|---|
| RGB | rgb(195, 250, 171) |
| HSL | hsl(102, 89%, 83%) |
| HSV | hsv(102, 32%, 98%) |
| CMYK | cmyk(22%, 0%, 31.6%, 2%) |
| CIE-LAB | lab(92.98, -31.39, 32.42) |
| CIE-LCH | lch(92.98, 45.12, 134.08°) |
| OKLab | oklab(92.84% -0.0855 0.0813) |
| OKLCH | oklch(92.84% 0.118 136.5) |
| XYZ | xyz(64.0402, 82.9120, 51.1497) |
| Luminance | 0.8291 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.05
Washed Out Green
#BCF5A6
ΔE00 1.19
Tea Green
#BDF8A3
ΔE00 1.27
Pale Green
#C7FDB5
ΔE00 1.54
Celadon
#BEFDB7
ΔE00 2.60
Light Pastel Green
#B2FBA5
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FAAB #E2ABFA
analogous
#EBFAAB #C3FAAB #ABFABA
triadic
#C3FAAB #ABC3FA #FAABC3
tetradic
#C3FAAB #ABEBFA #E2ABFA #FABAAB
square
#C3FAAB #ABEBFA #E2ABFA #FABAAB
split-complementary
#C3FAAB #BAABFA #FAABEB
monochromatic
#70F337 #9AF771 #C3FAAB #EAFDE2 #EAFDE2
Accessibility & contrast
On white
1.19
#C3FAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#C3FAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FAAB
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FAAB | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA6
Deuteranopia (green-blind)
#F7E9AF
Tritanopia (blue-blind)
#C2F4E5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c3faab; /* rgb */ color: rgb(195, 250, 171); /* oklch */ color: oklch(92.8% 0.118 136.5);
Tailwind
colors: {
custom: {
50: '#d6fcc4',
500: '#c3faab',
950: '#000000',
},
}SCSS
$custom: #c3faab; $custom-light: #d6fcc4; $custom-dark: #000000;
JSON
{
"hex": "#c3faab",
"rgb": {
"r": 195,
"g": 250,
"b": 171
},
"hsl": {
"h": 101.772,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.92838,
"c": 0.11793,
"h": 136.5
},
"luminance": 0.82914
}Semantic roles & 50–950 ramp
primary
#C3FAAB
secondary
#BB6CDD
accent
#00E5A0
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582