#D4FEFB#D4FEFB
#D4FEFB is a very light, muted teal. Relative luminance 0.918; OKLCH L 96.7% C 0.043 H 191.1°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FEFB |
|---|---|
| RGB | rgb(212, 254, 251) |
| HSL | hsl(176, 95%, 91%) |
| HSV | hsv(176, 17%, 100%) |
| CMYK | cmyk(16.5%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(96.76, -13.93, -3.04) |
| CIE-LCH | lch(96.76, 14.26, 192.29°) |
| OKLab | oklab(96.68% -0.0423 -0.0083) |
| OKLCH | oklch(96.68% 0.043 191.1) |
| XYZ | xyz(80.0011, 91.8434, 104.7606) |
| Luminance | 0.9185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 0.85
Very Pale Blue
#D6FFFE
ΔE00 0.96
Ice Blue (survey)
#D7FFFE
ΔE00 1.09
Really Light Blue
#D4FFFF
ΔE00 1.25
Very Light Blue
#D5FFFF
ΔE00 1.29
Pale Blue
#D0FEFE
ΔE00 1.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FEFB #FED4D7
analogous
#D4FEE6 #D4FEFB #D4ECFE
triadic
#D4FEFB #FBD4FE #FEFBD4
tetradic
#D4FEFB #E6D4FE #FED4D7 #ECFED4
square
#D4FEFB #E6D4FE #FED4D7 #ECFED4
split-complementary
#D4FEFB #FED4EC #FEE6D4
monochromatic
#5CFBF0 #98FDF5 #D4FEFB #E1FEFC #E1FEFC
Accessibility & contrast
On white
1.08
#D4FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#D4FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FEFB
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FEFB | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FB
Deuteranopia (green-blind)
#F0F3FC
Tritanopia (blue-blind)
#C8FFFD
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d4fefb; /* rgb */ color: rgb(212, 254, 251); /* oklch */ color: oklch(96.7% 0.043 191.1);
Tailwind
colors: {
custom: {
50: '#e1fefc',
500: '#d4fefb',
950: '#000000',
},
}SCSS
$custom: #d4fefb; $custom-light: #e1fefc; $custom-dark: #000000;
JSON
{
"hex": "#d4fefb",
"rgb": {
"r": 212,
"g": 254,
"b": 251
},
"hsl": {
"h": 175.714,
"s": 95.455,
"l": 91.373
},
"oklch": {
"l": 0.9668,
"c": 0.04313,
"h": 191.1
},
"luminance": 0.91846
}Semantic roles & 50–950 ramp
primary
#D4FEFB
secondary
#E88E94
accent
#0010E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585