#D0FCFE#D0FCFE
#D0FCFE is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.1% C 0.045 H 199.8°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FCFE |
|---|---|
| RGB | rgb(208, 252, 254) |
| HSL | hsl(183, 96%, 91%) |
| HSV | hsv(183, 18%, 100%) |
| CMYK | cmyk(18.1%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(96.07, -13.54, -5.62) |
| CIE-LCH | lch(96.07, 14.66, 202.52°) |
| OKLab | oklab(96.1% -0.0423 -0.0153) |
| OKLCH | oklch(96.1% 0.045 199.8) |
| XYZ | xyz(78.7073, 90.1839, 107.0070) |
| Luminance | 0.9019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Really Light Blue
#D4FFFF
ΔE00 1.02
Very Light Blue
#D5FFFF
ΔE00 1.08
Pale Blue
#D0FEFE
ΔE00 1.09
Very Pale Blue
#D6FFFE
ΔE00 1.46
Ice Blue (survey)
#D7FFFE
ΔE00 1.57
Light Sky Blue
#C6FCFF
ΔE00 2.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FCFE #FED2D0
analogous
#D0FEE9 #D0FCFE #D0E5FE
triadic
#D0FCFE #FED0FC #FCFED0
tetradic
#D0FCFE #E9D0FE #FED2D0 #E5FED0
square
#D0FCFE #E9D0FE #FED2D0 #E5FED0
split-complementary
#D0FCFE #FED0E5 #FEE9D0
monochromatic
#58F4FB #94F8FD #D0FCFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.10
#D0FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#D0FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FCFE
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FCFE | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#C2FFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d0fcfe; /* rgb */ color: rgb(208, 252, 254); /* oklch */ color: oklch(96.1% 0.045 199.8);
Tailwind
colors: {
custom: {
50: '#dffdfe',
500: '#d0fcfe',
950: '#000000',
},
}SCSS
$custom: #d0fcfe; $custom-light: #dffdfe; $custom-dark: #000000;
JSON
{
"hex": "#d0fcfe",
"rgb": {
"r": 208,
"g": 252,
"b": 254
},
"hsl": {
"h": 182.609,
"s": 95.833,
"l": 90.588
},
"oklch": {
"l": 0.96102,
"c": 0.045,
"h": 199.8
},
"luminance": 0.90186
}Semantic roles & 50–950 ramp
primary
#D0FCFE
secondary
#E88E8A
accent
#0A00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585