#D4F2EE#D4F2EE
#D4F2EE is a very light, muted teal. Relative luminance 0.837; OKLCH L 93.8% C 0.032 H 186.9°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F2EE |
|---|---|
| RGB | rgb(212, 242, 238) |
| HSL | hsl(172, 54%, 89%) |
| HSV | hsv(172, 12%, 95%) |
| CMYK | cmyk(12.4%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(93.31, -10.49, -1.37) |
| CIE-LCH | lch(93.31, 10.58, 187.44°) |
| OKLab | oklab(93.84% -0.0315 -0.0038) |
| OKLCH | oklch(93.84% 0.032 186.9) |
| XYZ | xyz(74.3324, 83.6728, 93.1065) |
| Luminance | 0.8367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.23
Ice Blue (survey)
#D7FFFE
ΔE00 3.55
Ice
#D6FFFA
ΔE00 3.65
Very Pale Blue
#D6FFFE
ΔE00 3.68
Very Light Blue
#D5FFFF
ΔE00 3.94
Really Light Blue
#D4FFFF
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F2EE #F2D4D8
analogous
#D4F2DF #D4F2EE #D4E7F2
triadic
#D4F2EE #EED4F2 #F2EED4
tetradic
#D4F2EE #DFD4F2 #F2D4D8 #E7F2D4
square
#D4F2EE #DFD4F2 #F2D4D8 #E7F2D4
split-complementary
#D4F2EE #F2D4E7 #F2DFD4
monochromatic
#76D6C9 #A5E4DB #D4F2EE #E8F8F6 #E8F8F6
Accessibility & contrast
On white
1.18
#D4F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#D4F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F2EE
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F2EE | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEE
Deuteranopia (green-blind)
#E9EAEE
Tritanopia (blue-blind)
#CCF4F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d4f2ee; /* rgb */ color: rgb(212, 242, 238); /* oklch */ color: oklch(93.8% 0.032 186.9);
Tailwind
colors: {
custom: {
50: '#e1f6f3',
500: '#d4f2ee',
950: '#000000',
},
}SCSS
$custom: #d4f2ee; $custom-light: #e1f6f3; $custom-dark: #000000;
JSON
{
"hex": "#d4f2ee",
"rgb": {
"r": 212,
"g": 242,
"b": 238
},
"hsl": {
"h": 172,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.93837,
"c": 0.03174,
"h": 186.9
},
"luminance": 0.83674
}Semantic roles & 50–950 ramp
primary
#D4F2EE
secondary
#D199A1
accent
#2439C1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585