#D3FDFE#D3FDFE
#D3FDFE is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.5% C 0.043 H 198.2°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FDFE |
|---|---|
| RGB | rgb(211, 253, 254) |
| HSL | hsl(181, 96%, 91%) |
| HSV | hsv(181, 17%, 100%) |
| CMYK | cmyk(16.9%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(96.51, -13.14, -4.94) |
| CIE-LCH | lch(96.51, 14.04, 200.63°) |
| OKLab | oklab(96.5% -0.0408 -0.0134) |
| OKLCH | oklch(96.5% 0.043 198.2) |
| XYZ | xyz(79.8738, 91.2528, 107.1519) |
| Luminance | 0.9125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 0.57
Really Light Blue
#D4FFFF
ΔE00 0.63
Very Pale Blue
#D6FFFE
ΔE00 0.92
Ice Blue (survey)
#D7FFFE
ΔE00 0.98
Pale Blue
#D0FEFE
ΔE00 1.09
Ice
#D6FFFA
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FDFE #FED4D3
analogous
#D3FEE9 #D3FDFE #D3E7FE
triadic
#D3FDFE #FED3FD #FDFED3
tetradic
#D3FDFE #E9D3FE #FED4D3 #E7FED3
square
#D3FDFE #E9D3FE #FED4D3 #E7FED3
split-complementary
#D3FDFE #FED3E7 #FEE9D3
monochromatic
#5BF8FB #97FAFD #D3FDFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.09
#D3FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#D3FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FDFE
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FDFE | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#EEF2FE
Tritanopia (blue-blind)
#C6FFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d3fdfe; /* rgb */ color: rgb(211, 253, 254); /* oklch */ color: oklch(96.5% 0.043 198.2);
Tailwind
colors: {
custom: {
50: '#e1fefe',
500: '#d3fdfe',
950: '#000000',
},
}SCSS
$custom: #d3fdfe; $custom-light: #e1fefe; $custom-dark: #000000;
JSON
{
"hex": "#d3fdfe",
"rgb": {
"r": 211,
"g": 253,
"b": 254
},
"hsl": {
"h": 181.395,
"s": 95.556,
"l": 91.176
},
"oklch": {
"l": 0.96498,
"c": 0.04298,
"h": 198.2
},
"luminance": 0.91255
}Semantic roles & 50–950 ramp
primary
#D3FDFE
secondary
#E88F8D
accent
#0500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585