#C8FAAF#C8FAAF
#C8FAAF is a very light, moderate green. Relative luminance 0.837; OKLCH L 93.2% C 0.111 H 135.5°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FAAF |
|---|---|
| RGB | rgb(200, 250, 175) |
| HSL | hsl(100, 88%, 83%) |
| HSV | hsv(100, 30%, 98%) |
| CMYK | cmyk(20%, 0%, 30%, 2%) |
| CIE-LAB | lab(93.34, -29.11, 30.94) |
| CIE-LCH | lch(93.34, 42.48, 133.25°) |
| OKLab | oklab(93.23% -0.0791 0.0778) |
| OKLCH | oklch(93.23% 0.111 135.5) |
| XYZ | xyz(65.7412, 83.7443, 53.2498) |
| Luminance | 0.8375 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 1.19
Light Light Green
#C8FFB0
ΔE00 1.23
Washed Out Green
#BCF5A6
ΔE00 1.84
Very Pale Green
#CFFDBC
ΔE00 2.16
Tea Green
#BDF8A3
ΔE00 2.18
Very Light Green
#D1FFBD
ΔE00 2.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FAAF #E1AFFA
analogous
#EDFAAF #C8FAAF #AFFABB
triadic
#C8FAAF #AFC8FA #FAAFC8
tetradic
#C8FAAF #AFEDFA #E1AFFA #FABBAF
square
#C8FAAF #AFEDFA #E1AFFA #FABBAF
split-complementary
#C8FAAF #BBAFFA #FAAFED
monochromatic
#79F33C #A0F675 #C8FAAF #EBFDE2 #EBFDE2
Accessibility & contrast
On white
1.18
#C8FAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#C8FAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FAAF
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FAAF | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFAA
Deuteranopia (green-blind)
#F8EAB3
Tritanopia (blue-blind)
#C8F4E6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c8faaf; /* rgb */ color: rgb(200, 250, 175); /* oklch */ color: oklch(93.2% 0.111 135.5);
Tailwind
colors: {
custom: {
50: '#d9fcc7',
500: '#c8faaf',
950: '#000000',
},
}SCSS
$custom: #c8faaf; $custom-light: #d9fcc7; $custom-dark: #000000;
JSON
{
"hex": "#c8faaf",
"rgb": {
"r": 200,
"g": 250,
"b": 175
},
"hsl": {
"h": 100,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.93228,
"c": 0.11098,
"h": 135.5
},
"luminance": 0.83746
}Semantic roles & 50–950 ramp
primary
#C8FAAF
secondary
#B970DD
accent
#01E599
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#151713
muted
#848582