#D3FFFA#D3FFFA
#D3FFFA is a very light, muted teal. Relative luminance 0.923; OKLCH L 96.8% C 0.045 H 188.0°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFFA |
|---|---|
| RGB | rgb(211, 255, 250) |
| HSL | hsl(173, 100%, 91%) |
| HSV | hsv(173, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 2%, 0%) |
| CIE-LAB | lab(96.93, -14.93, -2.27) |
| CIE-LCH | lch(96.93, 15.10, 188.66°) |
| OKLab | oklab(96.79% -0.0449 -0.0063) |
| OKLCH | oklch(96.79% 0.045 188) |
| XYZ | xyz(79.8746, 92.2686, 104.0252) |
| Luminance | 0.9227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 0.71
Very Pale Blue
#D6FFFE
ΔE00 1.91
Light Light Blue
#CAFFFB
ΔE00 1.93
Pale Blue
#D0FEFE
ΔE00 2.04
Ice Blue (survey)
#D7FFFE
ΔE00 2.05
Really Light Blue
#D4FFFF
ΔE00 2.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFFA #FFD3D8
analogous
#D3FFE4 #D3FFFA #D3EEFF
triadic
#D3FFFA #FAD3FF #FFFAD3
tetradic
#D3FFFA #E4D3FF #FFD3D8 #EEFFD3
square
#D3FFFA #E4D3FF #FFD3D8 #EEFFD3
split-complementary
#D3FFFA #FFD3EE #FFE4D3
monochromatic
#59FFEC #96FFF3 #D3FFFA #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.08
#D3FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#D3FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFFA
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFFA | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFA
Deuteranopia (green-blind)
#F1F3FB
Tritanopia (blue-blind)
#C7FFFD
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d3fffa; /* rgb */ color: rgb(211, 255, 250); /* oklch */ color: oklch(96.8% 0.045 188.0);
Tailwind
colors: {
custom: {
50: '#e1fffb',
500: '#d3fffa',
950: '#000000',
},
}SCSS
$custom: #d3fffa; $custom-light: #e1fffb; $custom-dark: #000000;
JSON
{
"hex": "#d3fffa",
"rgb": {
"r": 211,
"g": 255,
"b": 250
},
"hsl": {
"h": 173.182,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.96794,
"c": 0.04538,
"h": 188
},
"luminance": 0.92271
}Semantic roles & 50–950 ramp
primary
#D3FFFA
secondary
#EB8C96
accent
#001AE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685