#D0FDFD#D0FDFD
#D0FDFD is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.3% C 0.046 H 196.4°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FDFD |
|---|---|
| RGB | rgb(208, 253, 253) |
| HSL | hsl(180, 92%, 90%) |
| HSV | hsv(180, 18%, 99%) |
| CMYK | cmyk(17.8%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(96.31, -14.24, -4.75) |
| CIE-LCH | lch(96.31, 15.02, 198.46°) |
| OKLab | oklab(96.28% -0.044 -0.013) |
| OKLCH | oklch(96.28% 0.046 196.4) |
| XYZ | xyz(78.8624, 90.7498, 106.2708) |
| Luminance | 0.9075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.28
Really Light Blue
#D4FFFF
ΔE00 0.67
Very Light Blue
#D5FFFF
ΔE00 0.87
Very Pale Blue
#D6FFFE
ΔE00 1.08
Ice Blue (survey)
#D7FFFE
ΔE00 1.30
Light Sky Blue
#C6FCFF
ΔE00 2.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FDFD #FDD0D0
analogous
#D0FDE6 #D0FDFD #D0E6FD
triadic
#D0FDFD #FDD0FD #FDFDD0
tetradic
#D0FDFD #E6D0FD #FDD0D0 #E6FDD0
square
#D0FDFD #E6D0FD #FDD0D0 #E6FDD0
split-complementary
#D0FDFD #FDD0E6 #FDE6D0
monochromatic
#5BF8F8 #95FBFB #D0FDFD #E2FEFE #E2FEFE
Accessibility & contrast
On white
1.10
#D0FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#D0FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FDFD
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FDFD | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FD
Deuteranopia (green-blind)
#EEF2FD
Tritanopia (blue-blind)
#C2FFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d0fdfd; /* rgb */ color: rgb(208, 253, 253); /* oklch */ color: oklch(96.3% 0.046 196.4);
Tailwind
colors: {
custom: {
50: '#dffefe',
500: '#d0fdfd',
950: '#000000',
},
}SCSS
$custom: #d0fdfd; $custom-light: #dffefe; $custom-dark: #000000;
JSON
{
"hex": "#d0fdfd",
"rgb": {
"r": 208,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 91.837,
"l": 90.392
},
"oklch": {
"l": 0.96279,
"c": 0.04587,
"h": 196.4
},
"luminance": 0.90752
}Semantic roles & 50–950 ramp
primary
#D0FDFD
secondary
#E68B8B
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585