#D0FFFF#D0FFFF
#D0FFFF is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.8% C 0.048 H 196.4°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFFF |
|---|---|
| RGB | rgb(208, 255, 255) |
| HSL | hsl(180, 100%, 91%) |
| HSV | hsv(180, 18%, 100%) |
| CMYK | cmyk(18.4%, 0%, 0%, 0%) |
| CIE-LAB | lab(96.88, -14.83, -4.94) |
| CIE-LCH | lch(96.88, 15.63, 198.43°) |
| OKLab | oklab(96.75% -0.0458 -0.0135) |
| OKLCH | oklch(96.75% 0.048 196.4) |
| XYZ | xyz(79.8173, 92.1472, 108.1691) |
| Luminance | 0.9215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.27
Really Light Blue
#D4FFFF
ΔE00 0.91
Very Light Blue
#D5FFFF
ΔE00 1.15
Very Pale Blue
#D6FFFE
ΔE00 1.36
Ice Blue (survey)
#D7FFFE
ΔE00 1.59
Light Sky Blue
#C6FCFF
ΔE00 1.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFFF #FFD0D0
analogous
#D0FFE7 #D0FFFF #D0E7FF
triadic
#D0FFFF #FFD0FF #FFFFD0
tetradic
#D0FFFF #E7D0FF #FFD0D0 #E7FFD0
square
#D0FFFF #E7D0FF #FFD0D0 #E7FFD0
split-complementary
#D0FFFF #FFD0E7 #FFE7D0
monochromatic
#56FFFF #93FFFF #D0FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.08
#D0FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#D0FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFFF
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFFF | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFF
Deuteranopia (green-blind)
#EFF3FF
Tritanopia (blue-blind)
#C2FFFF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d0ffff; /* rgb */ color: rgb(208, 255, 255); /* oklch */ color: oklch(96.8% 0.048 196.4);
Tailwind
colors: {
custom: {
50: '#dfffff',
500: '#d0ffff',
950: '#000000',
},
}SCSS
$custom: #d0ffff; $custom-light: #dfffff; $custom-dark: #000000;
JSON
{
"hex": "#d0ffff",
"rgb": {
"r": 208,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.96751,
"c": 0.04775,
"h": 196.4
},
"luminance": 0.9215
}Semantic roles & 50–950 ramp
primary
#D0FFFF
secondary
#EA8989
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151818
muted
#848686