#D4F4F0#D4F4F0
#D4F4F0 is a very light, muted teal. Relative luminance 0.850; OKLCH L 94.3% C 0.034 H 187.5°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F4F0 |
|---|---|
| RGB | rgb(212, 244, 240) |
| HSL | hsl(173, 59%, 89%) |
| HSV | hsv(173, 13%, 96%) |
| CMYK | cmyk(13.1%, 0%, 1.6%, 4.3%) |
| CIE-LAB | lab(93.88, -11.11, -1.57) |
| CIE-LCH | lch(93.88, 11.22, 188.06°) |
| OKLab | oklab(94.31% -0.0334 -0.0044) |
| OKLCH | oklch(94.31% 0.034 187.5) |
| XYZ | xyz(75.2263, 84.9880, 94.8621) |
| Luminance | 0.8499 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 2.97
Ice
#D6FFFA
ΔE00 3.02
Lightcyan
#E0FFFF
ΔE00 3.02
Very Pale Blue
#D6FFFE
ΔE00 3.10
Very Light Blue
#D5FFFF
ΔE00 3.37
Really Light Blue
#D4FFFF
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F4F0 #F4D4D8
analogous
#D4F4E0 #D4F4F0 #D4E8F4
triadic
#D4F4F0 #F0D4F4 #F4F0D4
tetradic
#D4F4F0 #E0D4F4 #F4D4D8 #E8F4D4
square
#D4F4F0 #E0D4F4 #F4D4D8 #E8F4D4
split-complementary
#D4F4F0 #F4D4E8 #F4E0D4
monochromatic
#73DBCE #A3E8DF #D4F4F0 #E7F9F6 #E7F9F6
Accessibility & contrast
On white
1.17
#D4F4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#D4F4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F4F0
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F4F0 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F0
Deuteranopia (green-blind)
#EAEBF0
Tritanopia (blue-blind)
#CCF6F3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d4f4f0; /* rgb */ color: rgb(212, 244, 240); /* oklch */ color: oklch(94.3% 0.034 187.5);
Tailwind
colors: {
custom: {
50: '#e1f7f4',
500: '#d4f4f0',
950: '#000000',
},
}SCSS
$custom: #d4f4f0; $custom-light: #e1f7f4; $custom-dark: #000000;
JSON
{
"hex": "#d4f4f0",
"rgb": {
"r": 212,
"g": 244,
"b": 240
},
"hsl": {
"h": 172.5,
"s": 59.259,
"l": 89.412
},
"oklch": {
"l": 0.94305,
"c": 0.03369,
"h": 187.5
},
"luminance": 0.8499
}Semantic roles & 50–950 ramp
primary
#D4F4F0
secondary
#D4989F
accent
#1F34C7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585