#D3FBFE#D3FBFE
#D3FBFE is a very light, muted teal. Relative luminance 0.900; OKLCH L 96.1% C 0.041 H 202.1°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FBFE |
|---|---|
| RGB | rgb(211, 251, 254) |
| HSL | hsl(184, 96%, 91%) |
| HSV | hsv(184, 17%, 100%) |
| CMYK | cmyk(16.9%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(96.00, -12.14, -5.71) |
| CIE-LCH | lch(96.00, 13.42, 205.18°) |
| OKLab | oklab(96.09% -0.0382 -0.0155) |
| OKLCH | oklch(96.09% 0.041 202.1) |
| XYZ | xyz(79.2457, 89.9967, 106.9425) |
| Luminance | 0.9000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 1.63
Really Light Blue
#D4FFFF
ΔE00 1.74
Ice Blue (survey)
#D7FFFE
ΔE00 1.87
Very Pale Blue
#D6FFFE
ΔE00 1.92
Pale Blue
#D0FEFE
ΔE00 2.14
Lightcyan
#E0FFFF
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FBFE #FED6D3
analogous
#D3FEEB #D3FBFE #D3E5FE
triadic
#D3FBFE #FED3FB #FBFED3
tetradic
#D3FBFE #EBD3FE #FED6D3 #E5FED3
square
#D3FBFE #EBD3FE #FED6D3 #E5FED3
split-complementary
#D3FBFE #FED3E5 #FEEBD3
monochromatic
#5BF0FB #97F6FD #D3FBFE #E1FCFE #E1FCFE
Accessibility & contrast
On white
1.11
#D3FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#D3FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FBFE
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FBFE | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#C6FEFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d3fbfe; /* rgb */ color: rgb(211, 251, 254); /* oklch */ color: oklch(96.1% 0.041 202.1);
Tailwind
colors: {
custom: {
50: '#e1fcfe',
500: '#d3fbfe',
950: '#000000',
},
}SCSS
$custom: #d3fbfe; $custom-light: #e1fcfe; $custom-dark: #000000;
JSON
{
"hex": "#d3fbfe",
"rgb": {
"r": 211,
"g": 251,
"b": 254
},
"hsl": {
"h": 184.186,
"s": 95.556,
"l": 91.176
},
"oklch": {
"l": 0.96087,
"c": 0.04124,
"h": 202.1
},
"luminance": 0.89999
}Semantic roles & 50–950 ramp
primary
#D3FBFE
secondary
#E8938D
accent
#1000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585