#D0FBFF#D0FBFF
#D0FBFF is a very light, muted teal. Relative luminance 0.896; OKLCH L 95.9% C 0.044 H 203.4°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FBFF |
|---|---|
| RGB | rgb(208, 251, 255) |
| HSL | hsl(185, 100%, 91%) |
| HSV | hsv(185, 18%, 100%) |
| CMYK | cmyk(18.4%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(95.84, -12.84, -6.48) |
| CIE-LCH | lch(95.84, 14.38, 206.76°) |
| OKLab | oklab(95.93% -0.0407 -0.0176) |
| OKLCH | oklch(95.93% 0.044 203.4) |
| XYZ | xyz(78.5546, 89.6217, 107.7482) |
| Luminance | 0.8962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 1.83
Really Light Blue
#D4FFFF
ΔE00 1.85
Pale Blue
#D0FEFE
ΔE00 2.03
Very Pale Blue
#D6FFFE
ΔE00 2.21
Ice Blue (survey)
#D7FFFE
ΔE00 2.23
Light Sky Blue
#C6FCFF
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FBFF #FFD4D0
analogous
#D0FFEB #D0FBFF #D0E3FF
triadic
#D0FBFF #FFD0FB #FBFFD0
tetradic
#D0FBFF #EBD0FF #FFD4D0 #E3FFD0
square
#D0FBFF #EBD0FF #FFD4D0 #E3FFD0
split-complementary
#D0FBFF #FFD0E3 #FFEBD0
monochromatic
#56F1FF #93F6FF #D0FBFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.11
#D0FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#D0FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FBFF
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FBFF | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#EBF0FF
Tritanopia (blue-blind)
#C2FFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d0fbff; /* rgb */ color: rgb(208, 251, 255); /* oklch */ color: oklch(95.9% 0.044 203.4);
Tailwind
colors: {
custom: {
50: '#dffcff',
500: '#d0fbff',
950: '#000000',
},
}SCSS
$custom: #d0fbff; $custom-light: #dffcff; $custom-dark: #000000;
JSON
{
"hex": "#d0fbff",
"rgb": {
"r": 208,
"g": 251,
"b": 255
},
"hsl": {
"h": 185.106,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.95926,
"c": 0.0443,
"h": 203.4
},
"luminance": 0.89624
}Semantic roles & 50–950 ramp
primary
#D0FBFF
secondary
#EA9189
accent
#1400E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586