#D0FCFF#D0FCFF
#D0FCFF is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.1% C 0.045 H 201.5°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FCFF |
|---|---|
| RGB | rgb(208, 252, 255) |
| HSL | hsl(184, 100%, 91%) |
| HSV | hsv(184, 18%, 100%) |
| CMYK | cmyk(18.4%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(96.10, -13.34, -6.09) |
| CIE-LCH | lch(96.10, 14.67, 204.54°) |
| OKLab | oklab(96.13% -0.0419 -0.0166) |
| OKLCH | oklch(96.13% 0.045 201.5) |
| XYZ | xyz(78.8678, 90.2481, 107.8526) |
| Luminance | 0.9025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Really Light Blue
#D4FFFF
ΔE00 1.37
Very Light Blue
#D5FFFF
ΔE00 1.39
Pale Blue
#D0FEFE
ΔE00 1.47
Very Pale Blue
#D6FFFE
ΔE00 1.79
Ice Blue (survey)
#D7FFFE
ΔE00 1.86
Light Sky Blue
#C6FCFF
ΔE00 2.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FCFF #FFD3D0
analogous
#D0FFEA #D0FCFF #D0E4FF
triadic
#D0FCFF #FFD0FC #FCFFD0
tetradic
#D0FCFF #EAD0FF #FFD3D0 #E4FFD0
square
#D0FCFF #EAD0FF #FFD3D0 #E4FFD0
split-complementary
#D0FCFF #FFD0E4 #FFEAD0
monochromatic
#56F4FF #93F8FF #D0FCFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.10
#D0FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#D0FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FCFF
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FCFF | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FF
Deuteranopia (green-blind)
#ECF1FF
Tritanopia (blue-blind)
#C2FFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d0fcff; /* rgb */ color: rgb(208, 252, 255); /* oklch */ color: oklch(96.1% 0.045 201.5);
Tailwind
colors: {
custom: {
50: '#dffdff',
500: '#d0fcff',
950: '#000000',
},
}SCSS
$custom: #d0fcff; $custom-light: #dffdff; $custom-dark: #000000;
JSON
{
"hex": "#d0fcff",
"rgb": {
"r": 208,
"g": 252,
"b": 255
},
"hsl": {
"h": 183.83,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.96132,
"c": 0.0451,
"h": 201.5
},
"luminance": 0.90251
}Semantic roles & 50–950 ramp
primary
#D0FCFF
secondary
#EA8F89
accent
#0F00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586