#D9FDFE#D9FDFE
#D9FDFE is a very light, muted teal. Relative luminance 0.922; OKLCH L 96.9% C 0.037 H 198.6°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FDFE |
|---|---|
| RGB | rgb(217, 253, 254) |
| HSL | hsl(182, 95%, 92%) |
| HSV | hsv(182, 15%, 100%) |
| CMYK | cmyk(14.6%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(96.88, -11.31, -4.36) |
| CIE-LCH | lch(96.88, 12.12, 201.07°) |
| OKLab | oklab(96.89% -0.0351 -0.0118) |
| OKLCH | oklch(96.89% 0.037 198.6) |
| XYZ | xyz(81.6253, 92.1559, 107.2340) |
| Luminance | 0.9216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.44
Ice Blue (survey)
#D7FFFE
ΔE00 1.48
Very Light Blue
#D5FFFF
ΔE00 1.64
Very Pale Blue
#D6FFFE
ΔE00 1.67
Really Light Blue
#D4FFFF
ΔE00 1.87
Pale Blue
#D0FEFE
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FDFE #FEDAD9
analogous
#D9FEED #D9FDFE #D9EAFE
triadic
#D9FDFE #FED9FD #FDFED9
tetradic
#D9FDFE #EDD9FE #FEDAD9 #EAFED9
square
#D9FDFE #EDD9FE #FEDAD9 #EAFED9
split-complementary
#D9FDFE #FED9EA #FEEDD9
monochromatic
#62F7FB #9DFAFC #D9FDFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.08
#D9FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#D9FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FDFE
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FDFE | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FE
Deuteranopia (green-blind)
#F0F4FE
Tritanopia (blue-blind)
#CEFFFD
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d9fdfe; /* rgb */ color: rgb(217, 253, 254); /* oklch */ color: oklch(96.9% 0.037 198.6);
Tailwind
colors: {
custom: {
50: '#e5fefe',
500: '#d9fdfe',
950: '#000000',
},
}SCSS
$custom: #d9fdfe; $custom-light: #e5fefe; $custom-dark: #000000;
JSON
{
"hex": "#d9fdfe",
"rgb": {
"r": 217,
"g": 253,
"b": 254
},
"hsl": {
"h": 181.622,
"s": 94.872,
"l": 92.353
},
"oklch": {
"l": 0.96886,
"c": 0.03708,
"h": 198.6
},
"luminance": 0.92158
}Semantic roles & 50–950 ramp
primary
#D9FDFE
secondary
#E99592
accent
#0600E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585