#D9FEFF#D9FEFF
#D9FEFF is a very light, muted teal. Relative luminance 0.929; OKLCH L 97.1% C 0.038 H 198.5°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FEFF |
|---|---|
| RGB | rgb(217, 254, 255) |
| HSL | hsl(182, 100%, 93%) |
| HSV | hsv(182, 15%, 100%) |
| CMYK | cmyk(14.9%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(97.17, -11.61, -4.45) |
| CIE-LCH | lch(97.17, 12.43, 200.99°) |
| OKLab | oklab(97.12% -0.0361 -0.0121) |
| OKLCH | oklch(97.12% 0.038 198.5) |
| XYZ | xyz(82.1024, 92.8532, 108.1851) |
| Luminance | 0.9285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.26
Very Light Blue
#D5FFFF
ΔE00 1.39
Very Pale Blue
#D6FFFE
ΔE00 1.45
Lightcyan
#E0FFFF
ΔE00 1.61
Really Light Blue
#D4FFFF
ΔE00 1.62
Pale Blue
#D0FEFE
ΔE00 2.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FEFF #FFDAD9
analogous
#D9FFED #D9FEFF #D9EBFF
triadic
#D9FEFF #FFD9FE #FEFFD9
tetradic
#D9FEFF #EDD9FF #FFDAD9 #EBFFD9
square
#D9FEFF #EDD9FF #FFDAD9 #EBFFD9
split-complementary
#D9FEFF #FFD9EB #FFEDD9
monochromatic
#5FFBFF #9CFCFF #D9FEFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.07
#D9FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#D9FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FEFF
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FEFF | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFF
Deuteranopia (green-blind)
#F1F4FF
Tritanopia (blue-blind)
#CEFFFE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #d9feff; /* rgb */ color: rgb(217, 254, 255); /* oklch */ color: oklch(97.1% 0.038 198.5);
Tailwind
colors: {
custom: {
50: '#e5feff',
500: '#d9feff',
950: '#000000',
},
}SCSS
$custom: #d9feff; $custom-light: #e5feff; $custom-dark: #000000;
JSON
{
"hex": "#d9feff",
"rgb": {
"r": 217,
"g": 254,
"b": 255
},
"hsl": {
"h": 181.579,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.9712,
"c": 0.03805,
"h": 198.5
},
"luminance": 0.92855
}Semantic roles & 50–950 ramp
primary
#D9FEFF
secondary
#EC9391
accent
#0600E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586