#D1EEEE#D1EEEE
#D1EEEE is a very light, muted teal. Relative luminance 0.809; OKLCH L 92.8% C 0.030 H 196.6°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D1EEEE |
|---|---|
| RGB | rgb(209, 238, 238) |
| HSL | hsl(180, 46%, 88%) |
| HSV | hsv(180, 12%, 93%) |
| CMYK | cmyk(12.2%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(92.08, -9.43, -3.20) |
| CIE-LCH | lch(92.08, 9.95, 198.75°) |
| OKLab | oklab(92.81% -0.0291 -0.0087) |
| OKLCH | oklch(92.81% 0.03 196.6) |
| XYZ | xyz(72.2979, 80.8759, 92.6738) |
| Luminance | 0.8088 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.50
Ice Blue (survey)
#D7FFFE
ΔE00 4.29
Very Pale Blue
#D6FFFE
ΔE00 4.43
Very Light Blue
#D5FFFF
ΔE00 4.50
Really Light Blue
#D4FFFF
ΔE00 4.65
Pale Blue
#D0FEFE
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1EEEE #EED1D1
analogous
#D1EEDF #D1EEEE #D1DFEE
triadic
#D1EEEE #EED1EE #EEEED1
tetradic
#D1EEEE #DFD1EE #EED1D1 #DFEED1
square
#D1EEEE #DFD1EE #EED1D1 #DFEED1
split-complementary
#D1EEEE #EED1DF #EEDFD1
monochromatic
#78CDCD #A4DDDD #D1EEEE #E9F7F7 #E9F7F7
Accessibility & contrast
On white
1.22
#D1EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#D1EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1EEEE
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1EEEE | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#E4E6EE
Tritanopia (blue-blind)
#C9F0EE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d1eeee; /* rgb */ color: rgb(209, 238, 238); /* oklch */ color: oklch(92.8% 0.030 196.6);
Tailwind
colors: {
custom: {
50: '#dff3f3',
500: '#d1eeee',
950: '#000000',
},
}SCSS
$custom: #d1eeee; $custom-light: #dff3f3; $custom-dark: #000000;
JSON
{
"hex": "#d1eeee",
"rgb": {
"r": 209,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 46.032,
"l": 87.647
},
"oklch": {
"l": 0.92813,
"c": 0.03036,
"h": 196.6
},
"luminance": 0.80877
}Semantic roles & 50–950 ramp
primary
#D1EEEE
secondary
#CB9999
accent
#2C2CB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585