#D3FDFF#D3FDFF
#D3FDFF is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.5% C 0.043 H 200.0°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FDFF |
|---|---|
| RGB | rgb(211, 253, 255) |
| HSL | hsl(183, 100%, 91%) |
| HSV | hsv(183, 17%, 100%) |
| CMYK | cmyk(17.3%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(96.54, -12.94, -5.42) |
| CIE-LCH | lch(96.54, 14.03, 202.74°) |
| OKLab | oklab(96.53% -0.0404 -0.0147) |
| OKLCH | oklch(96.53% 0.043 200) |
| XYZ | xyz(80.0343, 91.3170, 107.9975) |
| Luminance | 0.9132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 0.93
Really Light Blue
#D4FFFF
ΔE00 0.99
Very Pale Blue
#D6FFFE
ΔE00 1.30
Ice Blue (survey)
#D7FFFE
ΔE00 1.32
Pale Blue
#D0FEFE
ΔE00 1.39
Light Sky Blue
#C6FCFF
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FDFF #FFD5D3
analogous
#D3FFEB #D3FDFF #D3E7FF
triadic
#D3FDFF #FFD3FD #FDFFD3
tetradic
#D3FDFF #EBD3FF #FFD5D3 #E7FFD3
square
#D3FDFF #EBD3FF #FFD5D3 #E7FFD3
split-complementary
#D3FDFF #FFD3E7 #FFEBD3
monochromatic
#59F7FF #96FAFF #D3FDFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.09
#D3FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#D3FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FDFF
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FDFF | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FF
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#C6FFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d3fdff; /* rgb */ color: rgb(211, 253, 255); /* oklch */ color: oklch(96.5% 0.043 200.0);
Tailwind
colors: {
custom: {
50: '#e1feff',
500: '#d3fdff',
950: '#000000',
},
}SCSS
$custom: #d3fdff; $custom-light: #e1feff; $custom-dark: #000000;
JSON
{
"hex": "#d3fdff",
"rgb": {
"r": 211,
"g": 253,
"b": 255
},
"hsl": {
"h": 182.727,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.96528,
"c": 0.04304,
"h": 200
},
"luminance": 0.91319
}Semantic roles & 50–950 ramp
primary
#D3FDFF
secondary
#EB908C
accent
#0A00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586