#D3FFFF#D3FFFF
#D3FFFF is a very light, muted teal. Relative luminance 0.926; OKLCH L 96.9% C 0.045 H 196.4°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFFF |
|---|---|
| RGB | rgb(211, 255, 255) |
| HSL | hsl(180, 100%, 91%) |
| HSV | hsv(180, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 0%, 0%) |
| CIE-LAB | lab(97.06, -13.93, -4.66) |
| CIE-LCH | lch(97.06, 14.69, 198.49°) |
| OKLab | oklab(96.94% -0.043 -0.0127) |
| OKLCH | oklch(96.94% 0.045 196.4) |
| XYZ | xyz(80.6690, 92.5864, 108.2090) |
| Luminance | 0.9259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Really Light Blue
#D4FFFF
ΔE00 0.23
Very Light Blue
#D5FFFF
ΔE00 0.47
Pale Blue
#D0FEFE
ΔE00 0.53
Very Pale Blue
#D6FFFE
ΔE00 0.74
Ice Blue (survey)
#D7FFFE
ΔE00 0.95
Ice
#D6FFFA
ΔE00 2.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFFF #FFD3D3
analogous
#D3FFE9 #D3FFFF #D3E9FF
triadic
#D3FFFF #FFD3FF #FFFFD3
tetradic
#D3FFFF #E9D3FF #FFD3D3 #E9FFD3
square
#D3FFFF #E9D3FF #FFD3D3 #E9FFD3
split-complementary
#D3FFFF #FFD3E9 #FFE9D3
monochromatic
#59FFFF #96FFFF #D3FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.08
#D3FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#D3FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFFF
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFFF | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFF
Deuteranopia (green-blind)
#F0F4FF
Tritanopia (blue-blind)
#C6FFFF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #d3ffff; /* rgb */ color: rgb(211, 255, 255); /* oklch */ color: oklch(96.9% 0.045 196.4);
Tailwind
colors: {
custom: {
50: '#e1ffff',
500: '#d3ffff',
950: '#000000',
},
}SCSS
$custom: #d3ffff; $custom-light: #e1ffff; $custom-dark: #000000;
JSON
{
"hex": "#d3ffff",
"rgb": {
"r": 211,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.96939,
"c": 0.04485,
"h": 196.4
},
"luminance": 0.92589
}Semantic roles & 50–950 ramp
primary
#D3FFFF
secondary
#EB8C8C
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151818
muted
#848686