#C5FAAF#C5FAAF
#C5FAAF is a very light, moderate green. Relative luminance 0.833; OKLCH L 93.0% C 0.113 H 136.7°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FAAF |
|---|---|
| RGB | rgb(197, 250, 175) |
| HSL | hsl(102, 88%, 83%) |
| HSV | hsv(102, 30%, 98%) |
| CMYK | cmyk(21.2%, 0%, 30%, 2%) |
| CIE-LAB | lab(93.16, -30.12, 30.67) |
| CIE-LCH | lch(93.16, 42.99, 134.48°) |
| OKLab | oklab(93.04% -0.082 0.0771) |
| OKLCH | oklch(93.04% 0.113 136.7) |
| XYZ | xyz(64.9476, 83.3351, 53.2126) |
| Luminance | 0.8334 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.94
Light Light Green
#C8FFB0
ΔE00 1.16
Washed Out Green
#BCF5A6
ΔE00 1.54
Tea Green
#BDF8A3
ΔE00 1.98
Celadon
#BEFDB7
ΔE00 2.25
Very Pale Green
#CFFDBC
ΔE00 2.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FAAF #E4AFFA
analogous
#EAFAAF #C5FAAF #AFFABE
triadic
#C5FAAF #AFC5FA #FAAFC5
tetradic
#C5FAAF #AFEAFA #E4AFFA #FABEAF
square
#C5FAAF #AFEAFA #E4AFFA #FABEAF
split-complementary
#C5FAAF #BEAFFA #FAAFEA
monochromatic
#71F33C #9BF675 #C5FAAF #EAFDE2 #EAFDE2
Accessibility & contrast
On white
1.19
#C5FAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#C5FAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FAAF
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FAAF | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEAA
Deuteranopia (green-blind)
#F7EAB3
Tritanopia (blue-blind)
#C4F5E6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c5faaf; /* rgb */ color: rgb(197, 250, 175); /* oklch */ color: oklch(93.0% 0.113 136.7);
Tailwind
colors: {
custom: {
50: '#d7fcc7',
500: '#c5faaf',
950: '#000000',
},
}SCSS
$custom: #c5faaf; $custom-light: #d7fcc7; $custom-dark: #000000;
JSON
{
"hex": "#c5faaf",
"rgb": {
"r": 197,
"g": 250,
"b": 175
},
"hsl": {
"h": 102.4,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.93039,
"c": 0.11256,
"h": 136.7
},
"luminance": 0.83337
}Semantic roles & 50–950 ramp
primary
#C5FAAF
secondary
#BD70DD
accent
#01E5A2
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582