#D4FBFF#D4FBFF
#D4FBFF is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.2% C 0.040 H 204.1°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FBFF |
|---|---|
| RGB | rgb(212, 251, 255) |
| HSL | hsl(186, 100%, 92%) |
| HSV | hsv(186, 17%, 100%) |
| CMYK | cmyk(16.9%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(96.08, -11.64, -6.09) |
| CIE-LCH | lch(96.08, 13.13, 207.62°) |
| OKLab | oklab(96.18% -0.0369 -0.0165) |
| OKLCH | oklch(96.18% 0.04 204.1) |
| XYZ | xyz(79.6937, 90.2091, 107.8016) |
| Luminance | 0.9021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 2.13
Really Light Blue
#D4FFFF
ΔE00 2.26
Ice Blue (survey)
#D7FFFE
ΔE00 2.33
Very Pale Blue
#D6FFFE
ΔE00 2.41
Lightcyan
#E0FFFF
ΔE00 2.58
Pale Blue
#D0FEFE
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FBFF #FFD8D4
analogous
#D4FFEE #D4FBFF #D4E6FF
triadic
#D4FBFF #FFD4FB #FBFFD4
tetradic
#D4FBFF #EED4FF #FFD8D4 #E6FFD4
square
#D4FBFF #EED4FF #FFD8D4 #E6FFD4
split-complementary
#D4FBFF #FFD4E6 #FFEED4
monochromatic
#5AF0FF #97F5FF #D4FBFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.10
#D4FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#D4FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FBFF
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FBFF | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FF
Deuteranopia (green-blind)
#EDF1FF
Tritanopia (blue-blind)
#C7FEFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d4fbff; /* rgb */ color: rgb(212, 251, 255); /* oklch */ color: oklch(96.2% 0.040 204.1);
Tailwind
colors: {
custom: {
50: '#e1fcff',
500: '#d4fbff',
950: '#000000',
},
}SCSS
$custom: #d4fbff; $custom-light: #e1fcff; $custom-dark: #000000;
JSON
{
"hex": "#d4fbff",
"rgb": {
"r": 212,
"g": 251,
"b": 255
},
"hsl": {
"h": 185.581,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.96181,
"c": 0.04043,
"h": 204.1
},
"luminance": 0.90211
}Semantic roles & 50–950 ramp
primary
#D4FBFF
secondary
#EB958C
accent
#1500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586