#D4F0F0#D4F0F0
#D4F0F0 is a very light, muted teal. Relative luminance 0.826; OKLCH L 93.5% C 0.029 H 196.7°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F0F0 |
|---|---|
| RGB | rgb(212, 240, 240) |
| HSL | hsl(180, 48%, 89%) |
| HSV | hsv(180, 12%, 94%) |
| CMYK | cmyk(11.7%, 0%, 0%, 5.9%) |
| CIE-LAB | lab(92.84, -9.10, -3.09) |
| CIE-LCH | lch(92.84, 9.61, 198.77°) |
| OKLab | oklab(93.49% -0.0281 -0.0084) |
| OKLCH | oklch(93.49% 0.029 196.7) |
| XYZ | xyz(74.0358, 82.6070, 94.4653) |
| Luminance | 0.8261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.10
Ice Blue (survey)
#D7FFFE
ΔE00 4.19
Very Pale Blue
#D6FFFE
ΔE00 4.36
Very Light Blue
#D5FFFF
ΔE00 4.44
Really Light Blue
#D4FFFF
ΔE00 4.61
Ice
#D6FFFA
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F0F0 #F0D4D4
analogous
#D4F0E2 #D4F0F0 #D4E2F0
triadic
#D4F0F0 #F0D4F0 #F0F0D4
tetradic
#D4F0F0 #E2D4F0 #F0D4D4 #E2F0D4
square
#D4F0F0 #E2D4F0 #F0D4D4 #E2F0D4
split-complementary
#D4F0F0 #F0D4E2 #F0E2D4
monochromatic
#79D0D0 #A7E0E0 #D4F0F0 #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.20
#D4F0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#D4F0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F0F0
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F0F0 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDF0
Deuteranopia (green-blind)
#E6E9F0
Tritanopia (blue-blind)
#CCF2F0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d4f0f0; /* rgb */ color: rgb(212, 240, 240); /* oklch */ color: oklch(93.5% 0.029 196.7);
Tailwind
colors: {
custom: {
50: '#e1f5f4',
500: '#d4f0f0',
950: '#000000',
},
}SCSS
$custom: #d4f0f0; $custom-light: #e1f5f4; $custom-dark: #000000;
JSON
{
"hex": "#d4f0f0",
"rgb": {
"r": 212,
"g": 240,
"b": 240
},
"hsl": {
"h": 180,
"s": 48.276,
"l": 88.627
},
"oklch": {
"l": 0.93486,
"c": 0.0293,
"h": 196.7
},
"luminance": 0.82608
}Semantic roles & 50–950 ramp
primary
#D4F0F0
secondary
#CD9B9B
accent
#2A2ABC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585