#D4F2ED#D4F2ED
#D4F2ED is a very light, muted teal. Relative luminance 0.836; OKLCH L 93.8% C 0.032 H 184.5°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F2ED |
|---|---|
| RGB | rgb(212, 242, 237) |
| HSL | hsl(170, 54%, 89%) |
| HSV | hsv(170, 12%, 95%) |
| CMYK | cmyk(12.4%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(93.28, -10.69, -0.89) |
| CIE-LCH | lch(93.28, 10.72, 184.75°) |
| OKLab | oklab(93.81% -0.0319 -0.0025) |
| OKLCH | oklch(93.81% 0.032 184.5) |
| XYZ | xyz(74.1859, 83.6142, 92.3349) |
| Luminance | 0.8362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.50
Ice
#D6FFFA
ΔE00 3.59
Ice Blue (survey)
#D7FFFE
ΔE00 3.69
Very Pale Blue
#D6FFFE
ΔE00 3.82
Very Light Blue
#D5FFFF
ΔE00 4.11
Really Light Blue
#D4FFFF
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F2ED #F2D4D9
analogous
#D4F2DE #D4F2ED #D4E8F2
triadic
#D4F2ED #EDD4F2 #F2EDD4
tetradic
#D4F2ED #DED4F2 #F2D4D9 #E8F2D4
square
#D4F2ED #DED4F2 #F2D4D9 #E8F2D4
split-complementary
#D4F2ED #F2D4E8 #F2DED4
monochromatic
#76D6C6 #A5E4D9 #D4F2ED #E8F8F5 #E8F8F5
Accessibility & contrast
On white
1.18
#D4F2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#D4F2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F2ED
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F2ED | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEED
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#CCF3F0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d4f2ed; /* rgb */ color: rgb(212, 242, 237); /* oklch */ color: oklch(93.8% 0.032 184.5);
Tailwind
colors: {
custom: {
50: '#e1f6f2',
500: '#d4f2ed',
950: '#000000',
},
}SCSS
$custom: #d4f2ed; $custom-light: #e1f6f2; $custom-dark: #000000;
JSON
{
"hex": "#d4f2ed",
"rgb": {
"r": 212,
"g": 242,
"b": 237
},
"hsl": {
"h": 170,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.93809,
"c": 0.032,
"h": 184.5
},
"luminance": 0.83616
}Semantic roles & 50–950 ramp
primary
#D4F2ED
secondary
#D199A3
accent
#243FC1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585