#C9FFDC#C9FFDC
#C9FFDC is a very light, moderate green. Relative luminance 0.891; OKLCH L 95.4% C 0.072 H 156.4°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C9FFDC |
|---|---|
| RGB | rgb(201, 255, 220) |
| HSL | hsl(141, 100%, 89%) |
| HSV | hsv(141, 21%, 100%) |
| CMYK | cmyk(21.2%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(95.62, -23.74, 11.19) |
| CIE-LCH | lch(95.62, 26.24, 154.76°) |
| OKLab | oklab(95.36% -0.0661 0.029) |
| OKLCH | oklch(95.36% 0.072 156.4) |
| XYZ | xyz(72.7621, 89.1025, 81.0611) |
| Luminance | 0.8911 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 5.26
Mint
#AAF0C1
ΔE00 5.42
Pale Aqua
#B8FFEB
ΔE00 5.99
Light Mint
#B6FFBB
ΔE00 7.73
Light Seafoam
#A0FEBF
ΔE00 7.88
Very Pale Green
#CFFDBC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9FFDC #FFC9EC
analogous
#D1FFC9 #C9FFDC #C9FFF7
triadic
#C9FFDC #DCC9FF #FFDCC9
tetradic
#C9FFDC #C9D1FF #FFC9EC #FFF7C9
square
#C9FFDC #C9D1FF #FFC9EC #FFF7C9
split-complementary
#C9FFDC #F7C9FF #FFC9D1
monochromatic
#4FFF8D #8CFFB4 #C9FFDC #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.12
#C9FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#C9FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9FFDC
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9FFDC | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DA
Deuteranopia (green-blind)
#F5F0DE
Tritanopia (blue-blind)
#C0FEF5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c9ffdc; /* rgb */ color: rgb(201, 255, 220); /* oklch */ color: oklch(95.4% 0.072 156.4);
Tailwind
colors: {
custom: {
50: '#daffe6',
500: '#c9ffdc',
950: '#000000',
},
}SCSS
$custom: #c9ffdc; $custom-light: #daffe6; $custom-dark: #000000;
JSON
{
"hex": "#c9ffdc",
"rgb": {
"r": 201,
"g": 255,
"b": 220
},
"hsl": {
"h": 141.111,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.95363,
"c": 0.0722,
"h": 156.4
},
"luminance": 0.89105
}Semantic roles & 50–950 ramp
primary
#C9FFDC
secondary
#E983C5
accent
#0095E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#151816
muted
#848684