#C8FFDD#C8FFDD
#C8FFDD is a very light, moderate green. Relative luminance 0.890; OKLCH L 95.3% C 0.072 H 157.6°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFDD |
|---|---|
| RGB | rgb(200, 255, 221) |
| HSL | hsl(143, 100%, 89%) |
| HSV | hsv(143, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(95.59, -23.87, 10.62) |
| CIE-LCH | lch(95.59, 26.12, 156.02°) |
| OKLab | oklab(95.33% -0.0666 0.0275) |
| OKLCH | oklch(95.33% 0.072 157.6) |
| XYZ | xyz(72.6269, 89.0174, 81.7481) |
| Luminance | 0.8902 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 5.07
Mint
#AAF0C1
ΔE00 5.49
Pale Aqua
#B8FFEB
ΔE00 5.62
Light Mint
#B6FFBB
ΔE00 7.97
Light Seafoam
#A0FEBF
ΔE00 7.98
Light Aqua
#8CFFDB
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFDD #FFC8EA
analogous
#CFFFC8 #C8FFDD #C8FFF9
triadic
#C8FFDD #DDC8FF #FFDDC8
tetradic
#C8FFDD #C8CFFF #FFC8EA #FFF9C8
square
#C8FFDD #C8CFFF #FFC8EA #FFF9C8
split-complementary
#C8FFDD #F9C8FF #FFC8CF
monochromatic
#4EFF91 #8BFFB7 #C8FFDD #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.12
#C8FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#C8FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFDD
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFDD | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DB
Deuteranopia (green-blind)
#F4F0DF
Tritanopia (blue-blind)
#BFFEF5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8ffdd; /* rgb */ color: rgb(200, 255, 221); /* oklch */ color: oklch(95.3% 0.072 157.6);
Tailwind
colors: {
custom: {
50: '#d9ffe7',
500: '#c8ffdd',
950: '#000000',
},
}SCSS
$custom: #c8ffdd; $custom-light: #d9ffe7; $custom-dark: #000000;
JSON
{
"hex": "#c8ffdd",
"rgb": {
"r": 200,
"g": 255,
"b": 221
},
"hsl": {
"h": 142.909,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95327,
"c": 0.07208,
"h": 157.6
},
"luminance": 0.8902
}Semantic roles & 50–950 ramp
primary
#C8FFDD
secondary
#E982C2
accent
#008EE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#151816
muted
#848684