#D9EFF2#D9EFF2
#D9EFF2 is a very light, muted teal. Relative luminance 0.829; OKLCH L 93.7% C 0.024 H 206.6°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EFF2 |
|---|---|
| RGB | rgb(217, 239, 242) |
| HSL | hsl(187, 49%, 90%) |
| HSV | hsv(187, 10%, 95%) |
| CMYK | cmyk(10.3%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(92.97, -6.62, -3.91) |
| CIE-LCH | lch(92.97, 7.69, 210.57°) |
| OKLab | oklab(93.69% -0.021 -0.0105) |
| OKLCH | oklch(93.69% 0.024 206.6) |
| XYZ | xyz(75.5051, 82.8942, 96.0094) |
| Luminance | 0.8290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.35
Lightcyan
#E0FFFF
ΔE00 4.43
Ice Blue (survey)
#D7FFFE
ΔE00 6.29
Mintcream
#F5FFFA
ΔE00 6.35
Very Pale Blue
#D6FFFE
ΔE00 6.49
Very Light Blue
#D5FFFF
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EFF2 #F2DCD9
analogous
#D9F2E9 #D9EFF2 #D9E2F2
triadic
#D9EFF2 #F2D9EF #EFF2D9
tetradic
#D9EFF2 #E9D9F2 #F2DCD9 #E2F2D9
square
#D9EFF2 #E9D9F2 #F2DCD9 #E2F2D9
split-complementary
#D9EFF2 #F2D9E2 #F2E9D9
monochromatic
#7EC9D3 #ABDCE2 #D9EFF2 #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.19
#D9EFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#D9EFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EFF2
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EFF2 | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF2
Deuteranopia (green-blind)
#E7E9F2
Tritanopia (blue-blind)
#D2F1F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d9eff2; /* rgb */ color: rgb(217, 239, 242); /* oklch */ color: oklch(93.7% 0.024 206.6);
Tailwind
colors: {
custom: {
50: '#e4f4f6',
500: '#d9eff2',
950: '#000000',
},
}SCSS
$custom: #d9eff2; $custom-light: #e4f4f6; $custom-dark: #000000;
JSON
{
"hex": "#d9eff2",
"rgb": {
"r": 217,
"g": 239,
"b": 242
},
"hsl": {
"h": 187.2,
"s": 49.02,
"l": 90
},
"oklch": {
"l": 0.93686,
"c": 0.02355,
"h": 206.6
},
"luminance": 0.82896
}Semantic roles & 50–950 ramp
primary
#D9EFF2
secondary
#D0A59F
accent
#3B29BC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585