#C8FCAF#C8FCAF
#C8FCAF is a very light, moderate green. Relative luminance 0.850; OKLCH L 93.7% C 0.114 H 135.8°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FCAF |
|---|---|
| RGB | rgb(200, 252, 175) |
| HSL | hsl(101, 93%, 84%) |
| HSV | hsv(101, 31%, 99%) |
| CMYK | cmyk(20.6%, 0%, 30.6%, 1.2%) |
| CIE-LAB | lab(93.88, -30.04, 31.67) |
| CIE-LCH | lch(93.88, 43.65, 133.49°) |
| OKLab | oklab(93.66% -0.0817 0.0795) |
| OKLCH | oklch(93.66% 0.114 135.8) |
| XYZ | xyz(66.3659, 84.9938, 53.4580) |
| Luminance | 0.8499 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.71
Pale Green
#C7FDB5
ΔE00 1.17
Washed Out Green
#BCF5A6
ΔE00 1.89
Tea Green
#BDF8A3
ΔE00 1.99
Very Light Green
#D1FFBD
ΔE00 2.37
Very Pale Green
#CFFDBC
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FCAF #E3AFFC
analogous
#EFFCAF #C8FCAF #AFFCBC
triadic
#C8FCAF #AFC8FC #FCAFC8
tetradic
#C8FCAF #AFEFFC #E3AFFC #FCBCAF
square
#C8FCAF #AFEFFC #E3AFFC #FCBCAF
split-complementary
#C8FCAF #BCAFFC #FCAFEF
monochromatic
#77F839 #9FFA74 #C8FCAF #EBFEE2 #EBFEE2
Accessibility & contrast
On white
1.17
#C8FCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#C8FCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FCAF
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FCAF | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0AA
Deuteranopia (green-blind)
#FAECB3
Tritanopia (blue-blind)
#C7F6E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c8fcaf; /* rgb */ color: rgb(200, 252, 175); /* oklch */ color: oklch(93.7% 0.114 135.8);
Tailwind
colors: {
custom: {
50: '#d9fdc7',
500: '#c8fcaf',
950: '#000000',
},
}SCSS
$custom: #c8fcaf; $custom-light: #d9fdc7; $custom-dark: #000000;
JSON
{
"hex": "#c8fcaf",
"rgb": {
"r": 200,
"g": 252,
"b": 175
},
"hsl": {
"h": 100.519,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.93663,
"c": 0.11405,
"h": 135.8
},
"luminance": 0.84995
}Semantic roles & 50–950 ramp
primary
#C8FCAF
secondary
#BC6FE0
accent
#00E69B
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#151713
muted
#848582