#D3FEFB#D3FEFB
#D3FEFB is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.6% C 0.044 H 191.2°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FEFB |
|---|---|
| RGB | rgb(211, 254, 251) |
| HSL | hsl(176, 96%, 91%) |
| HSV | hsv(176, 17%, 100%) |
| CMYK | cmyk(16.9%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(96.70, -14.24, -3.13) |
| CIE-LCH | lch(96.70, 14.58, 192.41°) |
| OKLab | oklab(96.62% -0.0433 -0.0086) |
| OKLCH | oklch(96.62% 0.044 191.2) |
| XYZ | xyz(79.7136, 91.6951, 104.7471) |
| Luminance | 0.9170 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 0.92
Very Pale Blue
#D6FFFE
ΔE00 1.08
Ice Blue (survey)
#D7FFFE
ΔE00 1.25
Really Light Blue
#D4FFFF
ΔE00 1.28
Pale Blue
#D0FEFE
ΔE00 1.30
Very Light Blue
#D5FFFF
ΔE00 1.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FEFB #FED3D6
analogous
#D3FEE5 #D3FEFB #D3EBFE
triadic
#D3FEFB #FBD3FE #FEFBD3
tetradic
#D3FEFB #E5D3FE #FED3D6 #EBFED3
square
#D3FEFB #E5D3FE #FED3D6 #EBFED3
split-complementary
#D3FEFB #FED3EB #FEE5D3
monochromatic
#5BFBF0 #97FDF6 #D3FEFB #E1FEFC #E1FEFC
Accessibility & contrast
On white
1.09
#D3FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#D3FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FEFB
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FEFB | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FB
Deuteranopia (green-blind)
#F0F3FC
Tritanopia (blue-blind)
#C7FFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d3fefb; /* rgb */ color: rgb(211, 254, 251); /* oklch */ color: oklch(96.6% 0.044 191.2);
Tailwind
colors: {
custom: {
50: '#e1fefc',
500: '#d3fefb',
950: '#000000',
},
}SCSS
$custom: #d3fefb; $custom-light: #e1fefc; $custom-dark: #000000;
JSON
{
"hex": "#d3fefb",
"rgb": {
"r": 211,
"g": 254,
"b": 251
},
"hsl": {
"h": 175.814,
"s": 95.556,
"l": 91.176
},
"oklch": {
"l": 0.96616,
"c": 0.04411,
"h": 191.2
},
"luminance": 0.91698
}Semantic roles & 50–950 ramp
primary
#D3FEFB
secondary
#E88D93
accent
#0010E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585