#D4FCFA#D4FCFA
#D4FCFA is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.2% C 0.041 H 192.8°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FCFA |
|---|---|
| RGB | rgb(212, 252, 250) |
| HSL | hsl(177, 87%, 91%) |
| HSV | hsv(177, 16%, 99%) |
| CMYK | cmyk(15.9%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(96.21, -13.14, -3.32) |
| CIE-LCH | lch(96.21, 13.55, 194.19°) |
| OKLab | oklab(96.24% -0.0401 -0.0091) |
| OKLCH | oklch(96.24% 0.041 192.8) |
| XYZ | xyz(79.2125, 90.5177, 103.7221) |
| Luminance | 0.9052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Pale Blue
#D6FFFE
ΔE00 0.74
Ice Blue (survey)
#D7FFFE
ΔE00 0.76
Very Light Blue
#D5FFFF
ΔE00 1.05
Really Light Blue
#D4FFFF
ΔE00 1.11
Ice
#D6FFFA
ΔE00 1.40
Pale Blue
#D0FEFE
ΔE00 1.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FCFA #FCD4D6
analogous
#D4FCE6 #D4FCFA #D4EAFC
triadic
#D4FCFA #FAD4FC #FCFAD4
tetradic
#D4FCFA #E6D4FC #FCD4D6 #EAFCD4
square
#D4FCFA #E6D4FC #FCD4D6 #EAFCD4
split-complementary
#D4FCFA #FCD4EA #FCE6D4
monochromatic
#62F4ED #9BF8F3 #D4FCFA #E2FDFC #E2FDFC
Accessibility & contrast
On white
1.10
#D4FCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#D4FCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FCFA
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FCFA | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FA
Deuteranopia (green-blind)
#EFF2FA
Tritanopia (blue-blind)
#C9FFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d4fcfa; /* rgb */ color: rgb(212, 252, 250); /* oklch */ color: oklch(96.2% 0.041 192.8);
Tailwind
colors: {
custom: {
50: '#e1fdfb',
500: '#d4fcfa',
950: '#000000',
},
}SCSS
$custom: #d4fcfa; $custom-light: #e1fdfb; $custom-dark: #000000;
JSON
{
"hex": "#d4fcfa",
"rgb": {
"r": 212,
"g": 252,
"b": 250
},
"hsl": {
"h": 177,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.96239,
"c": 0.04112,
"h": 192.8
},
"luminance": 0.9052
}Semantic roles & 50–950 ramp
primary
#D4FCFA
secondary
#E49094
accent
#020DE4
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585