#D1FFDC#D1FFDC
#D1FFDC is a very light, moderate green. Relative luminance 0.902; OKLCH L 95.9% C 0.066 H 152.2°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FFDC |
|---|---|
| RGB | rgb(209, 255, 220) |
| HSL | hsl(134, 100%, 91%) |
| HSV | hsv(134, 18%, 100%) |
| CMYK | cmyk(18%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(96.10, -21.20, 11.93) |
| CIE-LCH | lch(96.10, 24.32, 150.64°) |
| OKLab | oklab(95.86% -0.0587 0.0309) |
| OKLCH | oklch(95.86% 0.066 152.2) |
| XYZ | xyz(74.9695, 90.2407, 81.1646) |
| Luminance | 0.9024 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.32
Pale Turquoise
#A5FBD5
ΔE00 6.78
Pale Aqua
#B8FFEB
ΔE00 7.10
Very Pale Green
#CFFDBC
ΔE00 7.40
Very Light Green
#D1FFBD
ΔE00 7.56
Light Mint
#B6FFBB
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FFDC #FFD1F4
analogous
#DDFFD1 #D1FFDC #D1FFF3
triadic
#D1FFDC #DCD1FF #FFDCD1
tetradic
#D1FFDC #D1DDFF #FFD1F4 #FFF3D1
square
#D1FFDC #D1DDFF #FFD1F4 #FFF3D1
split-complementary
#D1FFDC #F3D1FF #FFD1DD
monochromatic
#57FF7F #94FFAD #D1FFDC #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.10
#D1FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#D1FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FFDC
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FFDC | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DA
Deuteranopia (green-blind)
#F7F2DE
Tritanopia (blue-blind)
#CBFDF5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d1ffdc; /* rgb */ color: rgb(209, 255, 220); /* oklch */ color: oklch(95.9% 0.066 152.2);
Tailwind
colors: {
custom: {
50: '#dfffe6',
500: '#d1ffdc',
950: '#000000',
},
}SCSS
$custom: #d1ffdc; $custom-light: #dfffe6; $custom-dark: #000000;
JSON
{
"hex": "#d1ffdc",
"rgb": {
"r": 209,
"g": 255,
"b": 220
},
"hsl": {
"h": 134.348,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.95864,
"c": 0.06634,
"h": 152.2
},
"luminance": 0.90243
}Semantic roles & 50–950 ramp
primary
#D1FFDC
secondary
#EA8AD3
accent
#00AFE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684