#C8FDAF#C8FDAF
#C8FDAF is a very light, moderate green. Relative luminance 0.856; OKLCH L 93.9% C 0.116 H 135.9°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FDAF |
|---|---|
| RGB | rgb(200, 253, 175) |
| HSL | hsl(101, 95%, 84%) |
| HSV | hsv(101, 31%, 99%) |
| CMYK | cmyk(20.9%, 0%, 30.8%, 0.8%) |
| CIE-LAB | lab(94.15, -30.51, 32.03) |
| CIE-LCH | lch(94.15, 44.24, 133.60°) |
| OKLab | oklab(93.88% -0.083 0.0804) |
| OKLCH | oklch(93.88% 0.116 135.9) |
| XYZ | xyz(66.6808, 85.6235, 53.5630) |
| Luminance | 0.8562 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.46
Pale Green
#C7FDB5
ΔE00 1.25
Tea Green
#BDF8A3
ΔE00 1.94
Washed Out Green
#BCF5A6
ΔE00 1.97
Very Light Green
#D1FFBD
ΔE00 2.49
Very Pale Green
#CFFDBC
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FDAF #E4AFFD
analogous
#EFFDAF #C8FDAF #AFFDBD
triadic
#C8FDAF #AFC8FD #FDAFC8
tetradic
#C8FDAF #AFEFFD #E4AFFD #FDBDAF
square
#C8FDAF #AFEFFD #E4AFFD #FDBDAF
split-complementary
#C8FDAF #BDAFFD #FDAFEF
monochromatic
#76FA38 #9FFC73 #C8FDAF #EAFEE1 #EAFEE1
Accessibility & contrast
On white
1.16
#C8FDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#C8FDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FDAF
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FDAF | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AA
Deuteranopia (green-blind)
#FAECB3
Tritanopia (blue-blind)
#C7F7E9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c8fdaf; /* rgb */ color: rgb(200, 253, 175); /* oklch */ color: oklch(93.9% 0.116 135.9);
Tailwind
colors: {
custom: {
50: '#d9fec7',
500: '#c8fdaf',
950: '#000000',
},
}SCSS
$custom: #c8fdaf; $custom-light: #d9fec7; $custom-dark: #000000;
JSON
{
"hex": "#c8fdaf",
"rgb": {
"r": 200,
"g": 253,
"b": 175
},
"hsl": {
"h": 100.769,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.9388,
"c": 0.11558,
"h": 135.9
},
"luminance": 0.85625
}Semantic roles & 50–950 ramp
primary
#C8FDAF
secondary
#BD6EE2
accent
#00E69C
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#151713
muted
#848582