#D3FEFA#D3FEFA
#D3FEFA is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.6% C 0.044 H 189.5°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FEFA |
|---|---|
| RGB | rgb(211, 254, 250) |
| HSL | hsl(174, 96%, 91%) |
| HSV | hsv(174, 17%, 100%) |
| CMYK | cmyk(16.9%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(96.67, -14.43, -2.65) |
| CIE-LCH | lch(96.67, 14.68, 190.42°) |
| OKLab | oklab(96.59% -0.0436 -0.0073) |
| OKLCH | oklch(96.59% 0.044 189.5) |
| XYZ | xyz(79.5564, 91.6323, 103.9191) |
| Luminance | 0.9163 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 0.64
Very Pale Blue
#D6FFFE
ΔE00 1.45
Ice Blue (survey)
#D7FFFE
ΔE00 1.59
Pale Blue
#D0FEFE
ΔE00 1.67
Really Light Blue
#D4FFFF
ΔE00 1.69
Very Light Blue
#D5FFFF
ΔE00 1.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FEFA #FED3D7
analogous
#D3FEE4 #D3FEFA #D3ECFE
triadic
#D3FEFA #FAD3FE #FEFAD3
tetradic
#D3FEFA #E4D3FE #FED3D7 #ECFED3
square
#D3FEFA #E4D3FE #FED3D7 #ECFED3
split-complementary
#D3FEFA #FED3EC #FEE4D3
monochromatic
#5BFBEC #97FDF3 #D3FEFA #E1FEFC #E1FEFC
Accessibility & contrast
On white
1.09
#D3FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#D3FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FEFA
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FEFA | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#F0F3FB
Tritanopia (blue-blind)
#C7FFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d3fefa; /* rgb */ color: rgb(211, 254, 250); /* oklch */ color: oklch(96.6% 0.044 189.5);
Tailwind
colors: {
custom: {
50: '#e1fefb',
500: '#d3fefa',
950: '#000000',
},
}SCSS
$custom: #d3fefa; $custom-light: #e1fefb; $custom-dark: #000000;
JSON
{
"hex": "#d3fefa",
"rgb": {
"r": 211,
"g": 254,
"b": 250
},
"hsl": {
"h": 174.419,
"s": 95.556,
"l": 91.176
},
"oklch": {
"l": 0.96587,
"c": 0.04425,
"h": 189.5
},
"luminance": 0.91635
}Semantic roles & 50–950 ramp
primary
#D3FEFA
secondary
#E88D95
accent
#0015E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585