Pale Blue#D0FEFE
#D0FEFE is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.5% C 0.047 H 196.4°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FEFE |
|---|---|
| RGB | rgb(208, 254, 254) |
| HSL | hsl(180, 96%, 91%) |
| HSV | hsv(180, 18%, 100%) |
| CMYK | cmyk(18.1%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(96.59, -14.54, -4.85) |
| CIE-LCH | lch(96.59, 15.32, 198.44°) |
| OKLab | oklab(96.52% -0.0449 -0.0132) |
| OKLCH | oklch(96.52% 0.047 196.4) |
| XYZ | xyz(79.3386, 91.4467, 107.2175) |
| Luminance | 0.9145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.00
Really Light Blue
#D4FFFF
ΔE00 0.76
Very Light Blue
#D5FFFF
ΔE00 0.99
Very Pale Blue
#D6FFFE
ΔE00 1.20
Ice Blue (survey)
#D7FFFE
ΔE00 1.43
Light Sky Blue
#C6FCFF
ΔE00 1.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FEFE #FED0D0
analogous
#D0FEE7 #D0FEFE #D0E7FE
triadic
#D0FEFE #FED0FE #FEFED0
tetradic
#D0FEFE #E7D0FE #FED0D0 #E7FED0
square
#D0FEFE #E7D0FE #FED0D0 #E7FED0
split-complementary
#D0FEFE #FED0E7 #FEE7D0
monochromatic
#58FBFB #94FDFD #D0FEFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.09
#D0FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#D0FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FEFE
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FEFE | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FE
Deuteranopia (green-blind)
#EEF2FE
Tritanopia (blue-blind)
#C2FFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d0fefe; /* rgb */ color: rgb(208, 254, 254); /* oklch */ color: oklch(96.5% 0.047 196.4);
Tailwind
colors: {
custom: {
50: '#dffefe',
500: '#d0fefe',
950: '#000000',
},
}SCSS
$custom: #d0fefe; $custom-light: #dffefe; $custom-dark: #000000;
JSON
{
"hex": "#d0fefe",
"rgb": {
"r": 208,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 95.833,
"l": 90.588
},
"oklch": {
"l": 0.96515,
"c": 0.04682,
"h": 196.4
},
"luminance": 0.91449
}Semantic roles & 50–950 ramp
primary
#D0FEFE
secondary
#E88A8A
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585