#D4F3EE#D4F3EE
#D4F3EE is a very light, muted teal. Relative luminance 0.843; OKLCH L 94.0% C 0.033 H 184.9°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F3EE |
|---|---|
| RGB | rgb(212, 243, 238) |
| HSL | hsl(170, 56%, 89%) |
| HSV | hsv(170, 13%, 95%) |
| CMYK | cmyk(12.8%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(93.57, -11.00, -0.99) |
| CIE-LCH | lch(93.57, 11.04, 185.15°) |
| OKLab | oklab(94.04% -0.0328 -0.0028) |
| OKLCH | oklch(94.04% 0.033 184.9) |
| XYZ | xyz(74.6308, 84.2697, 93.2060) |
| Luminance | 0.8427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.27
Lightcyan
#E0FFFF
ΔE00 3.39
Ice Blue (survey)
#D7FFFE
ΔE00 3.42
Very Pale Blue
#D6FFFE
ΔE00 3.54
Very Light Blue
#D5FFFF
ΔE00 3.83
Really Light Blue
#D4FFFF
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F3EE #F3D4D9
analogous
#D4F3DF #D4F3EE #D4E9F3
triadic
#D4F3EE #EED4F3 #F3EED4
tetradic
#D4F3EE #DFD4F3 #F3D4D9 #E9F3D4
square
#D4F3EE #DFD4F3 #F3D4D9 #E9F3D4
split-complementary
#D4F3EE #F3D4E9 #F3DFD4
monochromatic
#74D8C8 #A4E6DB #D4F3EE #E7F8F6 #E7F8F6
Accessibility & contrast
On white
1.18
#D4F3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#D4F3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F3EE
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F3EE | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEE
Deuteranopia (green-blind)
#E9EBEF
Tritanopia (blue-blind)
#CCF4F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d4f3ee; /* rgb */ color: rgb(212, 243, 238); /* oklch */ color: oklch(94.0% 0.033 184.9);
Tailwind
colors: {
custom: {
50: '#e1f7f3',
500: '#d4f3ee',
950: '#000000',
},
}SCSS
$custom: #d4f3ee; $custom-light: #e1f7f3; $custom-dark: #000000;
JSON
{
"hex": "#d4f3ee",
"rgb": {
"r": 212,
"g": 243,
"b": 238
},
"hsl": {
"h": 170.323,
"s": 56.364,
"l": 89.216
},
"oklch": {
"l": 0.94043,
"c": 0.03297,
"h": 184.9
},
"luminance": 0.84271
}Semantic roles & 50–950 ramp
primary
#D4F3EE
secondary
#D399A2
accent
#223CC4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585