#D3FFFD#D3FFFD
#D3FFFD is a very light, muted teal. Relative luminance 0.925; OKLCH L 96.9% C 0.045 H 193.0°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFFD |
|---|---|
| RGB | rgb(211, 255, 253) |
| HSL | hsl(177, 100%, 91%) |
| HSV | hsv(177, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(97.01, -14.33, -3.70) |
| CIE-LCH | lch(97.01, 14.80, 194.49°) |
| OKLab | oklab(96.88% -0.0438 -0.0101) |
| OKLCH | oklch(96.88% 0.045 193) |
| XYZ | xyz(80.3487, 92.4582, 106.5223) |
| Luminance | 0.9246 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Pale Blue
#D6FFFE
ΔE00 0.89
Pale Blue
#D0FEFE
ΔE00 0.89
Really Light Blue
#D4FFFF
ΔE00 0.91
Very Light Blue
#D5FFFF
ΔE00 1.04
Ice Blue (survey)
#D7FFFE
ΔE00 1.12
Ice
#D6FFFA
ΔE00 1.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFFD #FFD3D5
analogous
#D3FFE7 #D3FFFD #D3EBFF
triadic
#D3FFFD #FDD3FF #FFFDD3
tetradic
#D3FFFD #E7D3FF #FFD3D5 #EBFFD3
square
#D3FFFD #E7D3FF #FFD3D5 #EBFFD3
split-complementary
#D3FFFD #FFD3EB #FFE7D3
monochromatic
#59FFF7 #96FFFA #D3FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.08
#D3FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#D3FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFFD
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFFD | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFD
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#C6FFFE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d3fffd; /* rgb */ color: rgb(211, 255, 253); /* oklch */ color: oklch(96.9% 0.045 193.0);
Tailwind
colors: {
custom: {
50: '#e1fffe',
500: '#d3fffd',
950: '#000000',
},
}SCSS
$custom: #d3fffd; $custom-light: #e1fffe; $custom-dark: #000000;
JSON
{
"hex": "#d3fffd",
"rgb": {
"r": 211,
"g": 255,
"b": 253
},
"hsl": {
"h": 177.273,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.96881,
"c": 0.04495,
"h": 193
},
"luminance": 0.92461
}Semantic roles & 50–950 ramp
primary
#D3FFFD
secondary
#EB8C90
accent
#000AE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685