#D4EDEF#D4EDEF
#D4EDEF is a very light, muted teal. Relative luminance 0.808; OKLCH L 92.8% C 0.026 H 202.5°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EDEF |
|---|---|
| RGB | rgb(212, 237, 239) |
| HSL | hsl(184, 46%, 88%) |
| HSV | hsv(184, 11%, 94%) |
| CMYK | cmyk(11.3%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(92.04, -7.77, -3.75) |
| CIE-LCH | lch(92.04, 8.63, 205.75°) |
| OKLab | oklab(92.84% -0.0244 -0.0101) |
| OKLCH | oklch(92.84% 0.026 202.5) |
| XYZ | xyz(73.0118, 80.7960, 93.3931) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.08
Azure (CSS)
#F0FFFF
ΔE00 5.30
Ice Blue (survey)
#D7FFFE
ΔE00 5.53
Very Pale Blue
#D6FFFE
ΔE00 5.70
Very Light Blue
#D5FFFF
ΔE00 5.72
Really Light Blue
#D4FFFF
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EDEF #EFD6D4
analogous
#D4EFE3 #D4EDEF #D4DFEF
triadic
#D4EDEF #EFD4ED #EDEFD4
tetradic
#D4EDEF #E3D4EF #EFD6D4 #DFEFD4
square
#D4EDEF #E3D4EF #EFD6D4 #DFEFD4
split-complementary
#D4EDEF #EFD4DF #EFE3D4
monochromatic
#7BC8CE #A7DADE #D4EDEF #E9F6F7 #E9F6F7
Accessibility & contrast
On white
1.22
#D4EDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#D4EDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EDEF
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EDEF | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBEF
Deuteranopia (green-blind)
#E4E6EF
Tritanopia (blue-blind)
#CDEFEE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d4edef; /* rgb */ color: rgb(212, 237, 239); /* oklch */ color: oklch(92.8% 0.026 202.5);
Tailwind
colors: {
custom: {
50: '#e1f2f4',
500: '#d4edef',
950: '#000000',
},
}SCSS
$custom: #d4edef; $custom-light: #e1f2f4; $custom-dark: #000000;
JSON
{
"hex": "#d4edef",
"rgb": {
"r": 212,
"g": 237,
"b": 239
},
"hsl": {
"h": 184.444,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.92844,
"c": 0.02644,
"h": 202.5
},
"luminance": 0.80797
}Semantic roles & 50–950 ramp
primary
#D4EDEF
secondary
#CC9F9B
accent
#372DB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585