#C8FDC8#C8FDC8
#C8FDC8 is a very light, moderate green. Relative luminance 0.867; OKLCH L 94.4% C 0.089 H 144.8°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FDC8 |
|---|---|
| RGB | rgb(200, 253, 200) |
| HSL | hsl(120, 93%, 89%) |
| HSV | hsv(120, 21%, 99%) |
| CMYK | cmyk(20.9%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(94.61, -26.60, 19.99) |
| CIE-LCH | lch(94.61, 33.28, 143.07°) |
| OKLab | oklab(94.4% -0.0727 0.0512) |
| OKLCH | oklch(94.4% 0.089 144.8) |
| XYZ | xyz(69.3673, 86.6981, 67.7120) |
| Luminance | 0.8670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.32
Very Light Green
#D1FFBD
ΔE00 3.54
Celadon
#BEFDB7
ΔE00 3.64
Light Mint
#B6FFBB
ΔE00 3.86
Pale Green
#C7FDB5
ΔE00 4.11
Light Sage
#BCECAC
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FDC8 #FDC8FD
analogous
#E3FDC8 #C8FDC8 #C8FDE3
triadic
#C8FDC8 #C8C8FD #FDC8C8
tetradic
#C8FDC8 #C8E3FD #FDC8FD #FDE3C8
square
#C8FDC8 #C8E3FD #FDC8FD #FDE3C8
split-complementary
#C8FDC8 #E3C8FD #FDC8E3
monochromatic
#52F952 #8DFB8D #C8FDC8 #E1FEE1 #E1FEE1
Accessibility & contrast
On white
1.15
#C8FDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#C8FDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FDC8
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FDC8 | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C5
Deuteranopia (green-blind)
#F7EDCB
Tritanopia (blue-blind)
#C3FAEE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c8fdc8; /* rgb */ color: rgb(200, 253, 200); /* oklch */ color: oklch(94.4% 0.089 144.8);
Tailwind
colors: {
custom: {
50: '#d9fed8',
500: '#c8fdc8',
950: '#000000',
},
}SCSS
$custom: #c8fdc8; $custom-light: #d9fed8; $custom-dark: #000000;
JSON
{
"hex": "#c8fdc8",
"rgb": {
"r": 200,
"g": 253,
"b": 200
},
"hsl": {
"h": 120,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.94399,
"c": 0.08895,
"h": 144.8
},
"luminance": 0.867
}Semantic roles & 50–950 ramp
primary
#C8FDC8
secondary
#E584E5
accent
#00E5E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#151714
muted
#848583