#D4EFEF#D4EFEF
#D4EFEF is a very light, muted teal. Relative luminance 0.820; OKLCH L 93.3% C 0.028 H 196.7°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EFEF |
|---|---|
| RGB | rgb(212, 239, 239) |
| HSL | hsl(180, 46%, 88%) |
| HSV | hsv(180, 11%, 94%) |
| CMYK | cmyk(11.3%, 0%, 0%, 6.3%) |
| CIE-LAB | lab(92.56, -8.79, -2.99) |
| CIE-LCH | lch(92.56, 9.28, 198.79°) |
| OKLab | oklab(93.25% -0.0271 -0.0081) |
| OKLCH | oklch(93.25% 0.028 196.7) |
| XYZ | xyz(73.5941, 81.9606, 93.5872) |
| Luminance | 0.8196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.35
Ice Blue (survey)
#D7FFFE
ΔE00 4.53
Very Pale Blue
#D6FFFE
ΔE00 4.69
Very Light Blue
#D5FFFF
ΔE00 4.78
Really Light Blue
#D4FFFF
ΔE00 4.95
Ice
#D6FFFA
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EFEF #EFD4D4
analogous
#D4EFE1 #D4EFEF #D4E1EF
triadic
#D4EFEF #EFD4EF #EFEFD4
tetradic
#D4EFEF #E1D4EF #EFD4D4 #E1EFD4
square
#D4EFEF #E1D4EF #EFD4D4 #E1EFD4
split-complementary
#D4EFEF #EFD4E1 #EFE1D4
monochromatic
#7BCECE #A7DEDE #D4EFEF #E9F7F7 #E9F7F7
Accessibility & contrast
On white
1.21
#D4EFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#D4EFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EFEF
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EFEF | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEF
Deuteranopia (green-blind)
#E6E8EF
Tritanopia (blue-blind)
#CCF1EF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d4efef; /* rgb */ color: rgb(212, 239, 239); /* oklch */ color: oklch(93.3% 0.028 196.7);
Tailwind
colors: {
custom: {
50: '#e1f4f4',
500: '#d4efef',
950: '#000000',
},
}SCSS
$custom: #d4efef; $custom-light: #e1f4f4; $custom-dark: #000000;
JSON
{
"hex": "#d4efef",
"rgb": {
"r": 212,
"g": 239,
"b": 239
},
"hsl": {
"h": 180,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.93252,
"c": 0.0283,
"h": 196.7
},
"luminance": 0.81962
}Semantic roles & 50–950 ramp
primary
#D4EFEF
secondary
#CC9B9B
accent
#2D2DB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585