#D4F7FA#D4F7FA
#D4F7FA is a very light, muted teal. Relative luminance 0.874; OKLCH L 95.2% C 0.036 H 202.9°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F7FA |
|---|---|
| RGB | rgb(212, 247, 250) |
| HSL | hsl(185, 79%, 91%) |
| HSV | hsv(185, 15%, 98%) |
| CMYK | cmyk(15.2%, 1.2%, 0%, 2%) |
| CIE-LAB | lab(94.92, -10.64, -5.23) |
| CIE-LCH | lch(94.92, 11.86, 206.16°) |
| OKLab | oklab(95.21% -0.0336 -0.0142) |
| OKLCH | oklch(95.21% 0.036 202.9) |
| XYZ | xyz(77.6630, 87.4187, 103.2056) |
| Luminance | 0.8742 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.30
Ice Blue (survey)
#D7FFFE
ΔE00 2.75
Very Light Blue
#D5FFFF
ΔE00 2.76
Very Pale Blue
#D6FFFE
ΔE00 2.89
Really Light Blue
#D4FFFF
ΔE00 2.92
Pale Blue
#D0FEFE
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F7FA #FAD7D4
analogous
#D4FAEA #D4F7FA #D4E4FA
triadic
#D4F7FA #FAD4F7 #F7FAD4
tetradic
#D4F7FA #EAD4FA #FAD7D4 #E4FAD4
square
#D4F7FA #EAD4FA #FAD7D4 #E4FAD4
split-complementary
#D4F7FA #FAD4E4 #FAEAD4
monochromatic
#66E3ED #9DEDF4 #D4F7FA #E4FAFC #E4FAFC
Accessibility & contrast
On white
1.14
#D4F7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#D4F7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F7FA
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F7FA | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FA
Deuteranopia (green-blind)
#EAEEFA
Tritanopia (blue-blind)
#C9FAF8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d4f7fa; /* rgb */ color: rgb(212, 247, 250); /* oklch */ color: oklch(95.2% 0.036 202.9);
Tailwind
colors: {
custom: {
50: '#e1f9fc',
500: '#d4f7fa',
950: '#000000',
},
}SCSS
$custom: #d4f7fa; $custom-light: #e1f9fc; $custom-dark: #000000;
JSON
{
"hex": "#d4f7fa",
"rgb": {
"r": 212,
"g": 247,
"b": 250
},
"hsl": {
"h": 184.737,
"s": 79.167,
"l": 90.588
},
"oklch": {
"l": 0.95213,
"c": 0.03643,
"h": 202.9
},
"luminance": 0.87421
}Semantic roles & 50–950 ramp
primary
#D4F7FA
secondary
#E09892
accent
#1B0ADB
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585