#D0FEFF#D0FEFF
#D0FEFF is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.5% C 0.047 H 198.0°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FEFF |
|---|---|
| RGB | rgb(208, 254, 255) |
| HSL | hsl(181, 100%, 91%) |
| HSV | hsv(181, 18%, 100%) |
| CMYK | cmyk(18.4%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(96.62, -14.33, -5.32) |
| CIE-LCH | lch(96.62, 15.29, 200.38°) |
| OKLab | oklab(96.54% -0.0445 -0.0145) |
| OKLCH | oklch(96.54% 0.047 198) |
| XYZ | xyz(79.4992, 91.5109, 108.0631) |
| Luminance | 0.9151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.42
Really Light Blue
#D4FFFF
ΔE00 0.77
Very Light Blue
#D5FFFF
ΔE00 0.98
Very Pale Blue
#D6FFFE
ΔE00 1.31
Ice Blue (survey)
#D7FFFE
ΔE00 1.51
Light Sky Blue
#C6FCFF
ΔE00 1.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FEFF #FFD1D0
analogous
#D0FFE8 #D0FEFF #D0E6FF
triadic
#D0FEFF #FFD0FE #FEFFD0
tetradic
#D0FEFF #E8D0FF #FFD1D0 #E6FFD0
square
#D0FEFF #E8D0FF #FFD1D0 #E6FFD0
split-complementary
#D0FEFF #FFD0E6 #FFE8D0
monochromatic
#56FBFF #93FDFF #D0FEFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.09
#D0FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#D0FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FEFF
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FEFF | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FF
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#C2FFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d0feff; /* rgb */ color: rgb(208, 254, 255); /* oklch */ color: oklch(96.5% 0.047 198.0);
Tailwind
colors: {
custom: {
50: '#dffeff',
500: '#d0feff',
950: '#000000',
},
}SCSS
$custom: #d0feff; $custom-light: #dffeff; $custom-dark: #000000;
JSON
{
"hex": "#d0feff",
"rgb": {
"r": 208,
"g": 254,
"b": 255
},
"hsl": {
"h": 181.277,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.96544,
"c": 0.04683,
"h": 198
},
"luminance": 0.91514
}Semantic roles & 50–950 ramp
primary
#D0FEFF
secondary
#EA8B89
accent
#0500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586