#D4F2F0#D4F2F0
#D4F2F0 is a very light, muted teal. Relative luminance 0.838; OKLCH L 93.9% C 0.031 H 191.7°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F2F0 |
|---|---|
| RGB | rgb(212, 242, 240) |
| HSL | hsl(176, 54%, 89%) |
| HSV | hsv(176, 12%, 95%) |
| CMYK | cmyk(12.4%, 0%, 0.8%, 5.1%) |
| CIE-LAB | lab(93.36, -10.11, -2.33) |
| CIE-LCH | lch(93.36, 10.37, 193.00°) |
| OKLab | oklab(93.9% -0.0307 -0.0064) |
| OKLCH | oklch(93.9% 0.031 191.7) |
| XYZ | xyz(74.6278, 83.7910, 94.6626) |
| Luminance | 0.8379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.82
Ice Blue (survey)
#D7FFFE
ΔE00 3.42
Very Pale Blue
#D6FFFE
ΔE00 3.57
Very Light Blue
#D5FFFF
ΔE00 3.74
Really Light Blue
#D4FFFF
ΔE00 3.90
Ice
#D6FFFA
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F2F0 #F2D4D6
analogous
#D4F2E1 #D4F2F0 #D4E5F2
triadic
#D4F2F0 #F0D4F2 #F2F0D4
tetradic
#D4F2F0 #E1D4F2 #F2D4D6 #E5F2D4
square
#D4F2F0 #E1D4F2 #F2D4D6 #E5F2D4
split-complementary
#D4F2F0 #F2D4E5 #F2E1D4
monochromatic
#76D6CF #A5E4E0 #D4F2F0 #E8F8F7 #E8F8F7
Accessibility & contrast
On white
1.18
#D4F2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#D4F2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F2F0
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F2F0 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF0
Deuteranopia (green-blind)
#E8EAF0
Tritanopia (blue-blind)
#CCF4F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d4f2f0; /* rgb */ color: rgb(212, 242, 240); /* oklch */ color: oklch(93.9% 0.031 191.7);
Tailwind
colors: {
custom: {
50: '#e1f6f4',
500: '#d4f2f0',
950: '#000000',
},
}SCSS
$custom: #d4f2f0; $custom-light: #e1f6f4; $custom-dark: #000000;
JSON
{
"hex": "#d4f2f0",
"rgb": {
"r": 212,
"g": 242,
"b": 240
},
"hsl": {
"h": 176,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.93895,
"c": 0.0314,
"h": 191.7
},
"luminance": 0.83793
}Semantic roles & 50–950 ramp
primary
#D4F2F0
secondary
#D1999D
accent
#242FC1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585