#D4FCFF#D4FCFF
#D4FCFF is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.4% C 0.041 H 202.1°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FCFF |
|---|---|
| RGB | rgb(212, 252, 255) |
| HSL | hsl(184, 100%, 92%) |
| HSV | hsv(184, 17%, 100%) |
| CMYK | cmyk(16.9%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(96.34, -12.13, -5.71) |
| CIE-LCH | lch(96.34, 13.41, 205.18°) |
| OKLab | oklab(96.39% -0.0382 -0.0155) |
| OKLCH | oklch(96.39% 0.041 202.1) |
| XYZ | xyz(80.0069, 90.8355, 107.9060) |
| Luminance | 0.9084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 1.56
Really Light Blue
#D4FFFF
ΔE00 1.68
Ice Blue (survey)
#D7FFFE
ΔE00 1.80
Very Pale Blue
#D6FFFE
ΔE00 1.85
Pale Blue
#D0FEFE
ΔE00 2.12
Lightcyan
#E0FFFF
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FCFF #FFD7D4
analogous
#D4FFED #D4FCFF #D4E7FF
triadic
#D4FCFF #FFD4FC #FCFFD4
tetradic
#D4FCFF #EDD4FF #FFD7D4 #E7FFD4
square
#D4FCFF #EDD4FF #FFD7D4 #E7FFD4
split-complementary
#D4FCFF #FFD4E7 #FFEDD4
monochromatic
#5AF3FF #97F8FF #D4FCFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.10
#D4FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#D4FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FCFF
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FCFF | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#C7FFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d4fcff; /* rgb */ color: rgb(212, 252, 255); /* oklch */ color: oklch(96.4% 0.041 202.1);
Tailwind
colors: {
custom: {
50: '#e1fdff',
500: '#d4fcff',
950: '#000000',
},
}SCSS
$custom: #d4fcff; $custom-light: #e1fdff; $custom-dark: #000000;
JSON
{
"hex": "#d4fcff",
"rgb": {
"r": 212,
"g": 252,
"b": 255
},
"hsl": {
"h": 184.186,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.96386,
"c": 0.04122,
"h": 202.1
},
"luminance": 0.90838
}Semantic roles & 50–950 ramp
primary
#D4FCFF
secondary
#EB938C
accent
#1000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586