#D9FBFE#D9FBFE
#D9FBFE is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.5% C 0.035 H 203.1°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FBFE |
|---|---|
| RGB | rgb(217, 251, 254) |
| HSL | hsl(185, 95%, 92%) |
| HSV | hsv(185, 15%, 100%) |
| CMYK | cmyk(14.6%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(96.37, -10.31, -5.12) |
| CIE-LCH | lch(96.37, 11.51, 206.40°) |
| OKLab | oklab(96.48% -0.0325 -0.0139) |
| OKLCH | oklch(96.48% 0.035 203.1) |
| XYZ | xyz(80.9973, 90.8998, 107.0247) |
| Luminance | 0.9090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.63
Ice Blue (survey)
#D7FFFE
ΔE00 2.64
Very Light Blue
#D5FFFF
ΔE00 2.70
Very Pale Blue
#D6FFFE
ΔE00 2.81
Really Light Blue
#D4FFFF
ΔE00 2.90
Pale Blue
#D0FEFE
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FBFE #FEDCD9
analogous
#D9FEEF #D9FBFE #D9E9FE
triadic
#D9FBFE #FED9FB #FBFED9
tetradic
#D9FBFE #EFD9FE #FEDCD9 #E9FED9
square
#D9FBFE #EFD9FE #FEDCD9 #E9FED9
split-complementary
#D9FBFE #FED9E9 #FEEFD9
monochromatic
#62EEFB #9DF5FC #D9FBFE #E1FCFE #E1FCFE
Accessibility & contrast
On white
1.09
#D9FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#D9FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FBFE
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FBFE | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#EFF2FE
Tritanopia (blue-blind)
#CEFEFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d9fbfe; /* rgb */ color: rgb(217, 251, 254); /* oklch */ color: oklch(96.5% 0.035 203.1);
Tailwind
colors: {
custom: {
50: '#e5fcfe',
500: '#d9fbfe',
950: '#000000',
},
}SCSS
$custom: #d9fbfe; $custom-light: #e5fcfe; $custom-dark: #000000;
JSON
{
"hex": "#d9fbfe",
"rgb": {
"r": 217,
"g": 251,
"b": 254
},
"hsl": {
"h": 184.865,
"s": 94.872,
"l": 92.353
},
"oklch": {
"l": 0.96478,
"c": 0.03535,
"h": 203.1
},
"luminance": 0.90902
}Semantic roles & 50–950 ramp
primary
#D9FBFE
secondary
#E99992
accent
#1300E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585