#C8FDAE#C8FDAE
#C8FDAE is a very light, moderate green. Relative luminance 0.856; OKLCH L 93.9% C 0.117 H 135.7°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FDAE |
|---|---|
| RGB | rgb(200, 253, 174) |
| HSL | hsl(100, 95%, 84%) |
| HSV | hsv(100, 31%, 99%) |
| CMYK | cmyk(20.9%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(94.13, -30.65, 32.51) |
| CIE-LCH | lch(94.13, 44.69, 133.31°) |
| OKLab | oklab(93.86% -0.0834 0.0815) |
| OKLCH | oklch(93.86% 0.117 135.7) |
| XYZ | xyz(66.5829, 85.5844, 53.0476) |
| Luminance | 0.8559 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.49
Pale Green
#C7FDB5
ΔE00 1.44
Tea Green
#BDF8A3
ΔE00 1.84
Washed Out Green
#BCF5A6
ΔE00 1.97
Very Light Green
#D1FFBD
ΔE00 2.65
Very Pale Green
#CFFDBC
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FDAE #E3AEFD
analogous
#EFFDAE #C8FDAE #AEFDBB
triadic
#C8FDAE #AEC8FD #FDAEC8
tetradic
#C8FDAE #AEEFFD #E3AEFD #FDBBAE
square
#C8FDAE #AEEFFD #E3AEFD #FDBBAE
split-complementary
#C8FDAE #BBAEFD #FDAEEF
monochromatic
#77FA37 #9FFC72 #C8FDAE #EBFEE1 #EBFEE1
Accessibility & contrast
On white
1.16
#C8FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#C8FDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FDAE
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FDAE | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A9
Deuteranopia (green-blind)
#FBECB2
Tritanopia (blue-blind)
#C7F7E8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c8fdae; /* rgb */ color: rgb(200, 253, 174); /* oklch */ color: oklch(93.9% 0.117 135.7);
Tailwind
colors: {
custom: {
50: '#dafec6',
500: '#c8fdae',
950: '#000000',
},
}SCSS
$custom: #c8fdae; $custom-light: #dafec6; $custom-dark: #000000;
JSON
{
"hex": "#c8fdae",
"rgb": {
"r": 200,
"g": 253,
"b": 174
},
"hsl": {
"h": 100.253,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.93861,
"c": 0.11666,
"h": 135.7
},
"luminance": 0.85586
}Semantic roles & 50–950 ramp
primary
#C8FDAE
secondary
#BC6DE2
accent
#00E69A
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#151713
muted
#848582