#D9FDEE#D9FDEE
#D9FDEE is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.4% C 0.042 H 168.4°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FDEE |
|---|---|
| RGB | rgb(217, 253, 238) |
| HSL | hsl(155, 90%, 92%) |
| HSV | hsv(155, 14%, 99%) |
| CMYK | cmyk(14.2%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(96.48, -14.39, 3.29) |
| CIE-LCH | lch(96.48, 14.76, 167.11°) |
| OKLab | oklab(96.43% -0.0413 0.0085) |
| OKLCH | oklch(96.43% 0.042 168.4) |
| XYZ | xyz(79.1694, 91.1735, 94.2995) |
| Luminance | 0.9117 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.06
Duck Egg Blue
#C3FBF4
ΔE00 5.40
Light Light Blue
#CAFFFB
ΔE00 5.59
Eggshell Blue
#C4FFF7
ΔE00 5.60
Ice Blue (survey)
#D7FFFE
ΔE00 5.65
Very Pale Blue
#D6FFFE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FDEE #FDD9E8
analogous
#D9FDDC #D9FDEE #D9FAFD
triadic
#D9FDEE #EED9FD #FDEED9
tetradic
#D9FDEE #DCD9FD #FDD9E8 #FAFDD9
square
#D9FDEE #DCD9FD #FDD9E8 #FAFDD9
split-complementary
#D9FDEE #FDD9FA #FDDCD9
monochromatic
#65F7BA #9FFAD4 #D9FDEE #E2FDF2 #E2FDF2
Accessibility & contrast
On white
1.09
#D9FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#D9FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FDEE
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FDEE | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8ED
Deuteranopia (green-blind)
#F4F3EF
Tritanopia (blue-blind)
#D2FDF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d9fdee; /* rgb */ color: rgb(217, 253, 238); /* oklch */ color: oklch(96.4% 0.042 168.4);
Tailwind
colors: {
custom: {
50: '#e5fef3',
500: '#d9fdee',
950: '#000000',
},
}SCSS
$custom: #d9fdee; $custom-light: #e5fef3; $custom-dark: #000000;
JSON
{
"hex": "#d9fdee",
"rgb": {
"r": 217,
"g": 253,
"b": 238
},
"hsl": {
"h": 155,
"s": 90,
"l": 92.157
},
"oklch": {
"l": 0.96434,
"c": 0.04218,
"h": 168.4
},
"luminance": 0.91175
}Semantic roles & 50–950 ramp
primary
#D9FDEE
secondary
#E794B6
accent
#0060E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585