#D4FBFC#D4FBFC
#D4FBFC is a very light, muted teal. Relative luminance 0.900; OKLCH L 96.1% C 0.040 H 198.4°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FBFC |
|---|---|
| RGB | rgb(212, 251, 252) |
| HSL | hsl(182, 87%, 91%) |
| HSV | hsv(182, 16%, 99%) |
| CMYK | cmyk(15.9%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(96.00, -12.24, -4.66) |
| CIE-LCH | lch(96.00, 13.10, 200.83°) |
| OKLab | oklab(96.09% -0.038 -0.0127) |
| OKLCH | oklch(96.09% 0.04 198.4) |
| XYZ | xyz(79.2146, 90.0174, 105.2781) |
| Luminance | 0.9002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 1.14
Ice Blue (survey)
#D7FFFE
ΔE00 1.20
Very Pale Blue
#D6FFFE
ΔE00 1.28
Really Light Blue
#D4FFFF
ΔE00 1.30
Pale Blue
#D0FEFE
ΔE00 1.81
Lightcyan
#E0FFFF
ΔE00 2.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FBFC #FCD5D4
analogous
#D4FCE9 #D4FBFC #D4E7FC
triadic
#D4FBFC #FCD4FB #FBFCD4
tetradic
#D4FBFC #E9D4FC #FCD5D4 #E7FCD4
square
#D4FBFC #E9D4FC #FCD5D4 #E7FCD4
split-complementary
#D4FBFC #FCD4E7 #FCE9D4
monochromatic
#62F0F4 #9BF6F8 #D4FBFC #E2FCFD #E2FCFD
Accessibility & contrast
On white
1.11
#D4FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#D4FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FBFC
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FBFC | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FC
Deuteranopia (green-blind)
#EDF1FC
Tritanopia (blue-blind)
#C8FEFB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d4fbfc; /* rgb */ color: rgb(212, 251, 252); /* oklch */ color: oklch(96.1% 0.040 198.4);
Tailwind
colors: {
custom: {
50: '#e1fcfd',
500: '#d4fbfc',
950: '#000000',
},
}SCSS
$custom: #d4fbfc; $custom-light: #e1fcfd; $custom-dark: #000000;
JSON
{
"hex": "#d4fbfc",
"rgb": {
"r": 212,
"g": 251,
"b": 252
},
"hsl": {
"h": 181.5,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.96092,
"c": 0.04008,
"h": 198.4
},
"luminance": 0.9002
}Semantic roles & 50–950 ramp
primary
#D4FBFC
secondary
#E49290
accent
#0802E4
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585