#D0FAFF#D0FAFF
#D0FAFF is a very light, muted teal. Relative luminance 0.890; OKLCH L 95.7% C 0.044 H 205.3°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FAFF |
|---|---|
| RGB | rgb(208, 250, 255) |
| HSL | hsl(186, 100%, 91%) |
| HSV | hsv(186, 18%, 100%) |
| CMYK | cmyk(18.4%, 2%, 0%, 0%) |
| CIE-LAB | lab(95.58, -12.34, -6.86) |
| CIE-LCH | lch(95.58, 14.12, 209.06°) |
| OKLab | oklab(95.72% -0.0394 -0.0186) |
| OKLCH | oklch(95.72% 0.044 205.3) |
| XYZ | xyz(78.2431, 88.9986, 107.6443) |
| Luminance | 0.8900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 2.33
Really Light Blue
#D4FFFF
ΔE00 2.38
Pale Blue
#D0FEFE
ΔE00 2.59
Ice Blue (survey)
#D7FFFE
ΔE00 2.67
Very Pale Blue
#D6FFFE
ΔE00 2.68
Light Sky Blue
#C6FCFF
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FAFF #FFD5D0
analogous
#D0FFEC #D0FAFF #D0E2FF
triadic
#D0FAFF #FFD0FA #FAFFD0
tetradic
#D0FAFF #ECD0FF #FFD5D0 #E2FFD0
square
#D0FAFF #ECD0FF #FFD5D0 #E2FFD0
split-complementary
#D0FAFF #FFD0E2 #FFECD0
monochromatic
#56EDFF #93F3FF #D0FAFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.12
#D0FAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#D0FAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FAFF
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FAFF | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#C2FEFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d0faff; /* rgb */ color: rgb(208, 250, 255); /* oklch */ color: oklch(95.7% 0.044 205.3);
Tailwind
colors: {
custom: {
50: '#dffcff',
500: '#d0faff',
950: '#000000',
},
}SCSS
$custom: #d0faff; $custom-light: #dffcff; $custom-dark: #000000;
JSON
{
"hex": "#d0faff",
"rgb": {
"r": 208,
"g": 250,
"b": 255
},
"hsl": {
"h": 186.383,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.9572,
"c": 0.04355,
"h": 205.3
},
"luminance": 0.89001
}Semantic roles & 50–950 ramp
primary
#D0FAFF
secondary
#EA9389
accent
#1800E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586