#D3FBFF#D3FBFF
#D3FBFF is a very light, muted teal. Relative luminance 0.901; OKLCH L 96.1% C 0.041 H 203.9°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FBFF |
|---|---|
| RGB | rgb(211, 251, 255) |
| HSL | hsl(185, 100%, 91%) |
| HSV | hsv(185, 17%, 100%) |
| CMYK | cmyk(17.3%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(96.02, -11.94, -6.19) |
| CIE-LCH | lch(96.02, 13.45, 207.39°) |
| OKLab | oklab(96.12% -0.0378 -0.0168) |
| OKLCH | oklch(96.12% 0.041 203.9) |
| XYZ | xyz(79.4063, 90.0609, 107.7881) |
| Luminance | 0.9006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 2.01
Really Light Blue
#D4FFFF
ΔE00 2.12
Ice Blue (survey)
#D7FFFE
ΔE00 2.27
Very Pale Blue
#D6FFFE
ΔE00 2.32
Pale Blue
#D0FEFE
ΔE00 2.49
Lightcyan
#E0FFFF
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FBFF #FFD7D3
analogous
#D3FFED #D3FBFF #D3E5FF
triadic
#D3FBFF #FFD3FB #FBFFD3
tetradic
#D3FBFF #EDD3FF #FFD7D3 #E5FFD3
square
#D3FBFF #EDD3FF #FFD7D3 #E5FFD3
split-complementary
#D3FBFF #FFD3E5 #FFEDD3
monochromatic
#59F0FF #96F5FF #D3FBFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.10
#D3FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#D3FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FBFF
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FBFF | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FF
Deuteranopia (green-blind)
#ECF1FF
Tritanopia (blue-blind)
#C6FEFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d3fbff; /* rgb */ color: rgb(211, 251, 255); /* oklch */ color: oklch(96.1% 0.041 203.9);
Tailwind
colors: {
custom: {
50: '#e1fcff',
500: '#d3fbff',
950: '#000000',
},
}SCSS
$custom: #d3fbff; $custom-light: #e1fcff; $custom-dark: #000000;
JSON
{
"hex": "#d3fbff",
"rgb": {
"r": 211,
"g": 251,
"b": 255
},
"hsl": {
"h": 185.455,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.96117,
"c": 0.04139,
"h": 203.9
},
"luminance": 0.90063
}Semantic roles & 50–950 ramp
primary
#D3FBFF
secondary
#EB948C
accent
#1500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586