#D3FDFD#D3FDFD
#D3FDFD is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.5% C 0.043 H 196.5°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FDFD |
|---|---|
| RGB | rgb(211, 253, 253) |
| HSL | hsl(180, 91%, 91%) |
| HSV | hsv(180, 17%, 99%) |
| CMYK | cmyk(16.6%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(96.49, -13.34, -4.47) |
| CIE-LCH | lch(96.49, 14.07, 198.52°) |
| OKLab | oklab(96.47% -0.0412 -0.0122) |
| OKLCH | oklch(96.47% 0.043 196.5) |
| XYZ | xyz(79.7141, 91.1889, 106.3107) |
| Luminance | 0.9119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 0.41
Really Light Blue
#D4FFFF
ΔE00 0.43
Very Pale Blue
#D6FFFE
ΔE00 0.61
Ice Blue (survey)
#D7FFFE
ΔE00 0.74
Pale Blue
#D0FEFE
ΔE00 0.91
Ice
#D6FFFA
ΔE00 2.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FDFD #FDD3D3
analogous
#D3FDE8 #D3FDFD #D3E8FD
triadic
#D3FDFD #FDD3FD #FDFDD3
tetradic
#D3FDFD #E8D3FD #FDD3D3 #E8FDD3
square
#D3FDFD #E8D3FD #FDD3D3 #E8FDD3
split-complementary
#D3FDFD #FDD3E8 #FDE8D3
monochromatic
#5EF8F8 #98FAFA #D3FDFD #E2FEFE #E2FEFE
Accessibility & contrast
On white
1.09
#D3FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#D3FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FDFD
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FDFD | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FD
Deuteranopia (green-blind)
#EFF2FD
Tritanopia (blue-blind)
#C6FFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d3fdfd; /* rgb */ color: rgb(211, 253, 253); /* oklch */ color: oklch(96.5% 0.043 196.5);
Tailwind
colors: {
custom: {
50: '#e1fefe',
500: '#d3fdfd',
950: '#000000',
},
}SCSS
$custom: #d3fdfd; $custom-light: #e1fefe; $custom-dark: #000000;
JSON
{
"hex": "#d3fdfd",
"rgb": {
"r": 211,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 91.304,
"l": 90.98
},
"oklch": {
"l": 0.96469,
"c": 0.04296,
"h": 196.5
},
"luminance": 0.91191
}Semantic roles & 50–950 ramp
primary
#D3FDFD
secondary
#E68E8E
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585