#C8FFD0#C8FFD0
#C8FFD0 is a very light, moderate green. Relative luminance 0.884; OKLCH L 95.0% C 0.084 H 148.9°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFD0 |
|---|---|
| RGB | rgb(200, 255, 208) |
| HSL | hsl(129, 100%, 89%) |
| HSV | hsv(129, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(95.31, -26.19, 16.88) |
| CIE-LCH | lch(95.31, 31.16, 147.19°) |
| OKLab | oklab(95.01% -0.072 0.0435) |
| OKLCH | oklch(95.01% 0.084 148.9) |
| XYZ | xyz(70.9615, 88.3513, 72.9770) |
| Luminance | 0.8835 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.50
Light Mint
#B6FFBB
ΔE00 4.85
Very Pale Green
#CFFDBC
ΔE00 4.93
Celadon
#BEFDB7
ΔE00 5.08
Very Light Green
#D1FFBD
ΔE00 5.10
Pale Green
#C7FDB5
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFD0 #FFC8F7
analogous
#DCFFC8 #C8FFD0 #C8FFEC
triadic
#C8FFD0 #D0C8FF #FFD0C8
tetradic
#C8FFD0 #C8DCFF #FFC8F7 #FFECC8
square
#C8FFD0 #C8DCFF #FFC8F7 #FFECC8
split-complementary
#C8FFD0 #ECC8FF #FFC8DC
monochromatic
#4EFF67 #8BFF9C #C8FFD0 #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.12
#C8FFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#C8FFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFD0
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFD0 | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5CD
Deuteranopia (green-blind)
#F7EFD2
Tritanopia (blue-blind)
#C1FDF2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c8ffd0; /* rgb */ color: rgb(200, 255, 208); /* oklch */ color: oklch(95.0% 0.084 148.9);
Tailwind
colors: {
custom: {
50: '#d9ffde',
500: '#c8ffd0',
950: '#000000',
},
}SCSS
$custom: #c8ffd0; $custom-light: #d9ffde; $custom-dark: #000000;
JSON
{
"hex": "#c8ffd0",
"rgb": {
"r": 200,
"g": 255,
"b": 208
},
"hsl": {
"h": 128.727,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95012,
"c": 0.08408,
"h": 148.9
},
"luminance": 0.88353
}Semantic roles & 50–950 ramp
primary
#C8FFD0
secondary
#E982DA
accent
#00C4E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#151815
muted
#848684