#D1FFDF#D1FFDF
#D1FFDF is a very light, moderate green. Relative luminance 0.904; OKLCH L 95.9% C 0.064 H 154.7°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FFDF |
|---|---|
| RGB | rgb(209, 255, 223) |
| HSL | hsl(138, 100%, 91%) |
| HSV | hsv(138, 18%, 100%) |
| CMYK | cmyk(18%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(96.16, -20.66, 10.48) |
| CIE-LCH | lch(96.16, 23.17, 153.10°) |
| OKLab | oklab(95.94% -0.0575 0.0272) |
| OKLCH | oklch(95.94% 0.064 154.7) |
| XYZ | xyz(75.3704, 90.4010, 83.2759) |
| Luminance | 0.9040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.45
Mint
#AAF0C1
ΔE00 6.72
Pale Turquoise
#A5FBD5
ΔE00 6.77
Very Pale Green
#CFFDBC
ΔE00 8.26
Very Light Green
#D1FFBD
ΔE00 8.42
Eggshell Blue
#C4FFF7
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FFDF #FFD1F1
analogous
#DAFFD1 #D1FFDF #D1FFF6
triadic
#D1FFDF #DFD1FF #FFDFD1
tetradic
#D1FFDF #D1DAFF #FFD1F1 #FFF6D1
square
#D1FFDF #D1DAFF #FFD1F1 #FFF6D1
split-complementary
#D1FFDF #F6D1FF #FFD1DA
monochromatic
#57FF8A #94FFB4 #D1FFDF #E0FFEA #E0FFEA
Accessibility & contrast
On white
1.10
#D1FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#D1FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FFDF
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FFDF | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DD
Deuteranopia (green-blind)
#F7F2E1
Tritanopia (blue-blind)
#CAFEF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d1ffdf; /* rgb */ color: rgb(209, 255, 223); /* oklch */ color: oklch(95.9% 0.064 154.7);
Tailwind
colors: {
custom: {
50: '#dfffe9',
500: '#d1ffdf',
950: '#000000',
},
}SCSS
$custom: #d1ffdf; $custom-light: #dfffe9; $custom-dark: #000000;
JSON
{
"hex": "#d1ffdf",
"rgb": {
"r": 209,
"g": 255,
"b": 223
},
"hsl": {
"h": 138.261,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.95938,
"c": 0.0636,
"h": 154.7
},
"luminance": 0.90403
}Semantic roles & 50–950 ramp
primary
#D1FFDF
secondary
#EA8ACD
accent
#00A0E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684