#D4EFF2#D4EFF2
#D4EFF2 is a very light, muted teal. Relative luminance 0.821; OKLCH L 93.3% C 0.029 H 204.8°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EFF2 |
|---|---|
| RGB | rgb(212, 239, 242) |
| HSL | hsl(186, 54%, 89%) |
| HSV | hsv(186, 12%, 95%) |
| CMYK | cmyk(12.4%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(92.64, -8.20, -4.44) |
| CIE-LCH | lch(92.64, 9.32, 208.41°) |
| OKLab | oklab(93.34% -0.026 -0.012) |
| OKLCH | oklch(93.34% 0.029 204.8) |
| XYZ | xyz(74.0410, 82.1393, 95.9407) |
| Luminance | 0.8214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.69
Ice Blue (survey)
#D7FFFE
ΔE00 5.09
Very Light Blue
#D5FFFF
ΔE00 5.23
Very Pale Blue
#D6FFFE
ΔE00 5.25
Really Light Blue
#D4FFFF
ΔE00 5.41
Azure (CSS)
#F0FFFF
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EFF2 #F2D7D4
analogous
#D4F2E6 #D4EFF2 #D4E0F2
triadic
#D4EFF2 #F2D4EF #EFF2D4
tetradic
#D4EFF2 #E6D4F2 #F2D7D4 #E0F2D4
square
#D4EFF2 #E6D4F2 #F2D7D4 #E0F2D4
split-complementary
#D4EFF2 #F2D4E0 #F2E6D4
monochromatic
#76CCD6 #A5DEE4 #D4EFF2 #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.20
#D4EFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#D4EFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EFF2
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EFF2 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECF2
Deuteranopia (green-blind)
#E5E8F2
Tritanopia (blue-blind)
#CCF1F0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d4eff2; /* rgb */ color: rgb(212, 239, 242); /* oklch */ color: oklch(93.3% 0.029 204.8);
Tailwind
colors: {
custom: {
50: '#e1f4f6',
500: '#d4eff2',
950: '#000000',
},
}SCSS
$custom: #d4eff2; $custom-light: #e1f4f6; $custom-dark: #000000;
JSON
{
"hex": "#d4eff2",
"rgb": {
"r": 212,
"g": 239,
"b": 242
},
"hsl": {
"h": 186,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.9334,
"c": 0.0286,
"h": 204.8
},
"luminance": 0.82141
}Semantic roles & 50–950 ramp
primary
#D4EFF2
secondary
#D19F99
accent
#3424C1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585