#C2FAAB#C2FAAB
#C2FAAB is a very light, moderate green. Relative luminance 0.828; OKLCH L 92.8% C 0.118 H 136.8°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FAAB |
|---|---|
| RGB | rgb(194, 250, 171) |
| HSL | hsl(103, 89%, 83%) |
| HSV | hsv(103, 32%, 98%) |
| CMYK | cmyk(22.4%, 0%, 31.6%, 2%) |
| CIE-LAB | lab(92.92, -31.72, 32.33) |
| CIE-LCH | lch(92.92, 45.29, 134.46°) |
| OKLab | oklab(92.78% -0.0864 0.081) |
| OKLCH | oklch(92.78% 0.118 136.8) |
| XYZ | xyz(63.7826, 82.7792, 51.1377) |
| Luminance | 0.8278 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.10
Washed Out Green
#BCF5A6
ΔE00 1.12
Tea Green
#BDF8A3
ΔE00 1.23
Pale Green
#C7FDB5
ΔE00 1.54
Celadon
#BEFDB7
ΔE00 2.49
Light Pastel Green
#B2FBA5
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FAAB #E3ABFA
analogous
#E9FAAB #C2FAAB #ABFABC
triadic
#C2FAAB #ABC2FA #FAABC2
tetradic
#C2FAAB #ABE9FA #E3ABFA #FABCAB
square
#C2FAAB #ABE9FA #E3ABFA #FABCAB
split-complementary
#C2FAAB #BCABFA #FAABE9
monochromatic
#6EF337 #98F771 #C2FAAB #EAFDE2 #EAFDE2
Accessibility & contrast
On white
1.20
#C2FAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#C2FAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FAAB
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FAAB | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA6
Deuteranopia (green-blind)
#F7E9AF
Tritanopia (blue-blind)
#C1F4E5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c2faab; /* rgb */ color: rgb(194, 250, 171); /* oklch */ color: oklch(92.8% 0.118 136.8);
Tailwind
colors: {
custom: {
50: '#d5fcc4',
500: '#c2faab',
950: '#000000',
},
}SCSS
$custom: #c2faab; $custom-light: #d5fcc4; $custom-dark: #000000;
JSON
{
"hex": "#c2faab",
"rgb": {
"r": 194,
"g": 250,
"b": 171
},
"hsl": {
"h": 102.532,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.92776,
"c": 0.11847,
"h": 136.8
},
"luminance": 0.82781
}Semantic roles & 50–950 ramp
primary
#C2FAAB
secondary
#BC6CDD
accent
#00E5A3
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582