#D3FCFF#D3FCFF
#D3FCFF is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.3% C 0.042 H 201.9°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FCFF |
|---|---|
| RGB | rgb(211, 252, 255) |
| HSL | hsl(184, 100%, 91%) |
| HSV | hsv(184, 17%, 100%) |
| CMYK | cmyk(17.3%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(96.28, -12.44, -5.80) |
| CIE-LCH | lch(96.28, 13.72, 205.01°) |
| OKLab | oklab(96.32% -0.0391 -0.0158) |
| OKLCH | oklch(96.32% 0.042 201.9) |
| XYZ | xyz(79.7195, 90.6873, 107.8925) |
| Luminance | 0.9069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 1.46
Really Light Blue
#D4FFFF
ΔE00 1.55
Ice Blue (survey)
#D7FFFE
ΔE00 1.76
Very Pale Blue
#D6FFFE
ΔE00 1.79
Pale Blue
#D0FEFE
ΔE00 1.93
Lightcyan
#E0FFFF
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FCFF #FFD6D3
analogous
#D3FFEC #D3FCFF #D3E6FF
triadic
#D3FCFF #FFD3FC #FCFFD3
tetradic
#D3FCFF #ECD3FF #FFD6D3 #E6FFD3
square
#D3FCFF #ECD3FF #FFD6D3 #E6FFD3
split-complementary
#D3FCFF #FFD3E6 #FFECD3
monochromatic
#59F4FF #96F8FF #D3FCFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.10
#D3FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#D3FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FCFF
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FCFF | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#EDF2FF
Tritanopia (blue-blind)
#C6FFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d3fcff; /* rgb */ color: rgb(211, 252, 255); /* oklch */ color: oklch(96.3% 0.042 201.9);
Tailwind
colors: {
custom: {
50: '#e1fdff',
500: '#d3fcff',
950: '#000000',
},
}SCSS
$custom: #d3fcff; $custom-light: #e1fdff; $custom-dark: #000000;
JSON
{
"hex": "#d3fcff",
"rgb": {
"r": 211,
"g": 252,
"b": 255
},
"hsl": {
"h": 184.091,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.96322,
"c": 0.04219,
"h": 201.9
},
"luminance": 0.9069
}Semantic roles & 50–950 ramp
primary
#D3FCFF
secondary
#EB928C
accent
#1000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586