#D3FAFF#D3FAFF
#D3FAFF is a very light, muted teal. Relative luminance 0.894; OKLCH L 95.9% C 0.041 H 206.0°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FAFF |
|---|---|
| RGB | rgb(211, 250, 255) |
| HSL | hsl(187, 100%, 91%) |
| HSV | hsv(187, 17%, 100%) |
| CMYK | cmyk(17.3%, 2%, 0%, 0%) |
| CIE-LAB | lab(95.76, -11.44, -6.57) |
| CIE-LCH | lch(95.76, 13.19, 209.86°) |
| OKLab | oklab(95.91% -0.0365 -0.0178) |
| OKLCH | oklch(95.91% 0.041 206) |
| XYZ | xyz(79.0947, 89.4378, 107.6843) |
| Luminance | 0.8944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 2.58
Really Light Blue
#D4FFFF
ΔE00 2.70
Ice Blue (survey)
#D7FFFE
ΔE00 2.80
Very Pale Blue
#D6FFFE
ΔE00 2.88
Lightcyan
#E0FFFF
ΔE00 2.88
Pale Blue
#D0FEFE
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FAFF #FFD8D3
analogous
#D3FFEE #D3FAFF #D3E4FF
triadic
#D3FAFF #FFD3FA #FAFFD3
tetradic
#D3FAFF #EED3FF #FFD8D3 #E4FFD3
square
#D3FAFF #EED3FF #FFD8D3 #E4FFD3
split-complementary
#D3FAFF #FFD3E4 #FFEED3
monochromatic
#59ECFF #96F3FF #D3FAFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.11
#D3FAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#D3FAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FAFF
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FAFF | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FF
Deuteranopia (green-blind)
#EBF0FF
Tritanopia (blue-blind)
#C6FDFB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d3faff; /* rgb */ color: rgb(211, 250, 255); /* oklch */ color: oklch(95.9% 0.041 206.0);
Tailwind
colors: {
custom: {
50: '#e1fcff',
500: '#d3faff',
950: '#000000',
},
}SCSS
$custom: #d3faff; $custom-light: #e1fcff; $custom-dark: #000000;
JSON
{
"hex": "#d3faff",
"rgb": {
"r": 211,
"g": 250,
"b": 255
},
"hsl": {
"h": 186.818,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.95912,
"c": 0.04065,
"h": 206
},
"luminance": 0.8944
}Semantic roles & 50–950 ramp
primary
#D3FAFF
secondary
#EB968C
accent
#1A00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586