#D9FCFE#D9FCFE
#D9FCFE is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.7% C 0.036 H 200.8°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FCFE |
|---|---|
| RGB | rgb(217, 252, 254) |
| HSL | hsl(183, 95%, 92%) |
| HSV | hsv(183, 15%, 100%) |
| CMYK | cmyk(14.6%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(96.63, -10.81, -4.74) |
| CIE-LCH | lch(96.63, 11.80, 203.67°) |
| OKLab | oklab(96.68% -0.0338 -0.0128) |
| OKLCH | oklch(96.68% 0.036 200.8) |
| XYZ | xyz(81.3105, 91.5262, 107.1291) |
| Luminance | 0.9153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.42
Ice Blue (survey)
#D7FFFE
ΔE00 2.05
Very Light Blue
#D5FFFF
ΔE00 2.15
Very Pale Blue
#D6FFFE
ΔE00 2.23
Really Light Blue
#D4FFFF
ΔE00 2.36
Pale Blue
#D0FEFE
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FCFE #FEDBD9
analogous
#D9FEED #D9FCFE #D9EAFE
triadic
#D9FCFE #FED9FC #FCFED9
tetradic
#D9FCFE #EDD9FE #FEDBD9 #EAFED9
square
#D9FCFE #EDD9FE #FEDBD9 #EAFED9
split-complementary
#D9FCFE #FED9EA #FEEDD9
monochromatic
#62F3FB #9DF7FC #D9FCFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.09
#D9FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#D9FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FCFE
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FCFE | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#EFF3FE
Tritanopia (blue-blind)
#CEFFFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d9fcfe; /* rgb */ color: rgb(217, 252, 254); /* oklch */ color: oklch(96.7% 0.036 200.8);
Tailwind
colors: {
custom: {
50: '#e5fdfe',
500: '#d9fcfe',
950: '#000000',
},
}SCSS
$custom: #d9fcfe; $custom-light: #e5fdfe; $custom-dark: #000000;
JSON
{
"hex": "#d9fcfe",
"rgb": {
"r": 217,
"g": 252,
"b": 254
},
"hsl": {
"h": 183.243,
"s": 94.872,
"l": 92.353
},
"oklch": {
"l": 0.96682,
"c": 0.03619,
"h": 200.8
},
"luminance": 0.91528
}Semantic roles & 50–950 ramp
primary
#D9FCFE
secondary
#E99792
accent
#0C00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585