#C8FFDF#C8FFDF
#C8FFDF is a very light, moderate green. Relative luminance 0.891; OKLCH L 95.4% C 0.070 H 159.2°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFDF |
|---|---|
| RGB | rgb(200, 255, 223) |
| HSL | hsl(145, 100%, 89%) |
| HSV | hsv(145, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(95.63, -23.50, 9.65) |
| CIE-LCH | lch(95.63, 25.41, 157.67°) |
| OKLab | oklab(95.38% -0.0658 0.025) |
| OKLCH | oklch(95.38% 0.07 159.2) |
| XYZ | xyz(72.8950, 89.1247, 83.1598) |
| Luminance | 0.8913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.10
Pale Turquoise
#A5FBD5
ΔE00 5.11
Mint
#AAF0C1
ΔE00 5.85
Light Aqua
#8CFFDB
ΔE00 8.11
Eggshell Blue
#C4FFF7
ΔE00 8.26
Light Teal
#90E4C1
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFDF #FFC8E8
analogous
#CDFFC8 #C8FFDF #C8FFFB
triadic
#C8FFDF #DFC8FF #FFDFC8
tetradic
#C8FFDF #C8CDFF #FFC8E8 #FFFBC8
square
#C8FFDF #C8CDFF #FFC8E8 #FFFBC8
split-complementary
#C8FFDF #FBC8FF #FFC8CD
monochromatic
#4EFF98 #8BFFBB #C8FFDF #E0FFED #E0FFED
Accessibility & contrast
On white
1.12
#C8FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#C8FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFDF
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFDF | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DD
Deuteranopia (green-blind)
#F4F0E1
Tritanopia (blue-blind)
#BEFEF6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8ffdf; /* rgb */ color: rgb(200, 255, 223); /* oklch */ color: oklch(95.4% 0.070 159.2);
Tailwind
colors: {
custom: {
50: '#d9ffe9',
500: '#c8ffdf',
950: '#000000',
},
}SCSS
$custom: #c8ffdf; $custom-light: #d9ffe9; $custom-dark: #000000;
JSON
{
"hex": "#c8ffdf",
"rgb": {
"r": 200,
"g": 255,
"b": 223
},
"hsl": {
"h": 145.091,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95378,
"c": 0.07042,
"h": 159.2
},
"luminance": 0.89127
}Semantic roles & 50–950 ramp
primary
#C8FFDF
secondary
#E982BE
accent
#0086E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#151816
muted
#848684