#D9FFFF#D9FFFF
#D9FFFF is a very light, muted teal. Relative luminance 0.935; OKLCH L 97.3% C 0.039 H 196.5°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FFFF |
|---|---|
| RGB | rgb(217, 255, 255) |
| HSL | hsl(180, 100%, 93%) |
| HSV | hsv(180, 15%, 100%) |
| CMYK | cmyk(14.9%, 0%, 0%, 0%) |
| CIE-LAB | lab(97.43, -12.11, -4.08) |
| CIE-LCH | lch(97.43, 12.77, 198.60°) |
| OKLab | oklab(97.32% -0.0374 -0.0111) |
| OKLCH | oklch(97.32% 0.039 196.5) |
| XYZ | xyz(82.4205, 93.4895, 108.2911) |
| Luminance | 0.9349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 0.73
Very Pale Blue
#D6FFFE
ΔE00 0.94
Very Light Blue
#D5FFFF
ΔE00 0.99
Really Light Blue
#D4FFFF
ΔE00 1.22
Lightcyan
#E0FFFF
ΔE00 1.88
Pale Blue
#D0FEFE
ΔE00 1.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FFFF #FFD9D9
analogous
#D9FFEC #D9FFFF #D9ECFF
triadic
#D9FFFF #FFD9FF #FFFFD9
tetradic
#D9FFFF #ECD9FF #FFD9D9 #ECFFD9
square
#D9FFFF #ECD9FF #FFD9D9 #ECFFD9
split-complementary
#D9FFFF #FFD9EC #FFECD9
monochromatic
#5FFFFF #9CFFFF #D9FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.07
#D9FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#D9FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FFFF
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FFFF | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFF
Deuteranopia (green-blind)
#F2F5FF
Tritanopia (blue-blind)
#CEFFFF
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #d9ffff; /* rgb */ color: rgb(217, 255, 255); /* oklch */ color: oklch(97.3% 0.039 196.5);
Tailwind
colors: {
custom: {
50: '#e5ffff',
500: '#d9ffff',
950: '#000000',
},
}SCSS
$custom: #d9ffff; $custom-light: #e5ffff; $custom-dark: #000000;
JSON
{
"hex": "#d9ffff",
"rgb": {
"r": 217,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.97324,
"c": 0.03899,
"h": 196.5
},
"luminance": 0.93492
}Semantic roles & 50–950 ramp
primary
#D9FFFF
secondary
#EC9191
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151818
muted
#848686