#C2FAAF#C2FAAF
#C2FAAF is a very light, moderate green. Relative luminance 0.829; OKLCH L 92.9% C 0.114 H 137.9°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FAAF |
|---|---|
| RGB | rgb(194, 250, 175) |
| HSL | hsl(105, 88%, 83%) |
| HSV | hsv(105, 30%, 98%) |
| CMYK | cmyk(22.4%, 0%, 30%, 2%) |
| CIE-LAB | lab(92.99, -31.13, 30.41) |
| CIE-LCH | lch(92.99, 43.52, 135.68°) |
| OKLab | oklab(92.85% -0.0848 0.0765) |
| OKLCH | oklch(92.85% 0.114 137.9) |
| XYZ | xyz(64.1697, 82.9340, 53.1761) |
| Luminance | 0.8294 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.96
Light Light Green
#C8FFB0
ΔE00 1.32
Washed Out Green
#BCF5A6
ΔE00 1.39
Celadon
#BEFDB7
ΔE00 1.83
Tea Green
#BDF8A3
ΔE00 1.91
Very Pale Green
#CFFDBC
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FAAF #E7AFFA
analogous
#E7FAAF #C2FAAF #AFFAC1
triadic
#C2FAAF #AFC2FA #FAAFC2
tetradic
#C2FAAF #AFE7FA #E7AFFA #FAC1AF
square
#C2FAAF #AFE7FA #E7AFFA #FAC1AF
split-complementary
#C2FAAF #C1AFFA #FAAFE7
monochromatic
#6AF33C #96F675 #C2FAAF #E9FDE2 #E9FDE2
Accessibility & contrast
On white
1.19
#C2FAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#C2FAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FAAF
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FAAF | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEAA
Deuteranopia (green-blind)
#F6E9B3
Tritanopia (blue-blind)
#C0F5E6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c2faaf; /* rgb */ color: rgb(194, 250, 175); /* oklch */ color: oklch(92.9% 0.114 137.9);
Tailwind
colors: {
custom: {
50: '#d5fcc7',
500: '#c2faaf',
950: '#000000',
},
}SCSS
$custom: #c2faaf; $custom-light: #d5fcc7; $custom-dark: #000000;
JSON
{
"hex": "#c2faaf",
"rgb": {
"r": 194,
"g": 250,
"b": 175
},
"hsl": {
"h": 104.8,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.92852,
"c": 0.11418,
"h": 137.9
},
"luminance": 0.82936
}Semantic roles & 50–950 ramp
primary
#C2FAAF
secondary
#C270DD
accent
#01E5AB
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582