#D6FDFD#D6FDFD
#D6FDFD is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.7% C 0.040 H 196.5°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FDFD |
|---|---|
| RGB | rgb(214, 253, 253) |
| HSL | hsl(180, 91%, 92%) |
| HSV | hsv(180, 15%, 99%) |
| CMYK | cmyk(15.4%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(96.67, -12.43, -4.18) |
| CIE-LCH | lch(96.67, 13.11, 198.58°) |
| OKLab | oklab(96.66% -0.0384 -0.0114) |
| OKLCH | oklch(96.66% 0.04 196.5) |
| XYZ | xyz(80.5818, 91.6363, 106.3514) |
| Luminance | 0.9164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 0.64
Very Pale Blue
#D6FFFE
ΔE00 0.77
Very Light Blue
#D5FFFF
ΔE00 0.77
Really Light Blue
#D4FFFF
ΔE00 0.98
Pale Blue
#D0FEFE
ΔE00 1.64
Lightcyan
#E0FFFF
ΔE00 2.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FDFD #FDD6D6
analogous
#D6FDEA #D6FDFD #D6EAFD
triadic
#D6FDFD #FDD6FD #FDFDD6
tetradic
#D6FDFD #EAD6FD #FDD6D6 #EAFDD6
square
#D6FDFD #EAD6FD #FDD6D6 #EAFDD6
split-complementary
#D6FDFD #FDD6EA #FDEAD6
monochromatic
#61F7F7 #9CFAFA #D6FDFD #E2FEFE #E2FEFE
Accessibility & contrast
On white
1.09
#D6FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#D6FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FDFD
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FDFD | 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)
#F8F9FD
Deuteranopia (green-blind)
#F0F3FD
Tritanopia (blue-blind)
#CAFFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d6fdfd; /* rgb */ color: rgb(214, 253, 253); /* oklch */ color: oklch(96.7% 0.040 196.5);
Tailwind
colors: {
custom: {
50: '#e3fefe',
500: '#d6fdfd',
950: '#000000',
},
}SCSS
$custom: #d6fdfd; $custom-light: #e3fefe; $custom-dark: #000000;
JSON
{
"hex": "#d6fdfd",
"rgb": {
"r": 214,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 90.698,
"l": 91.569
},
"oklch": {
"l": 0.96661,
"c": 0.04002,
"h": 196.5
},
"luminance": 0.91639
}Semantic roles & 50–950 ramp
primary
#D6FDFD
secondary
#E69191
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585