#D4FCFE#D4FCFE
#D4FCFE is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.4% C 0.041 H 200.2°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FCFE |
|---|---|
| RGB | rgb(212, 252, 254) |
| HSL | hsl(183, 95%, 91%) |
| HSV | hsv(183, 17%, 100%) |
| CMYK | cmyk(16.5%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(96.32, -12.34, -5.23) |
| CIE-LCH | lch(96.32, 13.40, 202.97°) |
| OKLab | oklab(96.36% -0.0386 -0.0142) |
| OKLCH | oklch(96.36% 0.041 200.2) |
| XYZ | xyz(79.8464, 90.7713, 107.0604) |
| Luminance | 0.9077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 1.19
Really Light Blue
#D4FFFF
ΔE00 1.32
Ice Blue (survey)
#D7FFFE
ΔE00 1.40
Very Pale Blue
#D6FFFE
ΔE00 1.45
Pale Blue
#D0FEFE
ΔE00 1.81
Lightcyan
#E0FFFF
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FCFE #FED6D4
analogous
#D4FEEB #D4FCFE #D4E7FE
triadic
#D4FCFE #FED4FC #FCFED4
tetradic
#D4FCFE #EBD4FE #FED6D4 #E7FED4
square
#D4FCFE #EBD4FE #FED6D4 #E7FED4
split-complementary
#D4FCFE #FED4E7 #FEEBD4
monochromatic
#5CF4FB #98F8FD #D4FCFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.10
#D4FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#D4FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FCFE
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FCFE | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#EEF2FE
Tritanopia (blue-blind)
#C8FFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d4fcfe; /* rgb */ color: rgb(212, 252, 254); /* oklch */ color: oklch(96.4% 0.041 200.2);
Tailwind
colors: {
custom: {
50: '#e1fdfe',
500: '#d4fcfe',
950: '#000000',
},
}SCSS
$custom: #d4fcfe; $custom-light: #e1fdfe; $custom-dark: #000000;
JSON
{
"hex": "#d4fcfe",
"rgb": {
"r": 212,
"g": 252,
"b": 254
},
"hsl": {
"h": 182.857,
"s": 95.455,
"l": 91.373
},
"oklch": {
"l": 0.96357,
"c": 0.04111,
"h": 200.2
},
"luminance": 0.90774
}Semantic roles & 50–950 ramp
primary
#D4FCFE
secondary
#E8928E
accent
#0B00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585