#D5FBFC#D5FBFC
#D5FBFC is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.2% C 0.039 H 198.5°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FBFC |
|---|---|
| RGB | rgb(213, 251, 252) |
| HSL | hsl(182, 87%, 91%) |
| HSV | hsv(182, 15%, 99%) |
| CMYK | cmyk(15.5%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(96.07, -11.94, -4.56) |
| CIE-LCH | lch(96.07, 12.78, 200.91°) |
| OKLab | oklab(96.16% -0.0371 -0.0124) |
| OKLCH | oklch(96.16% 0.039 198.5) |
| XYZ | xyz(79.5038, 90.1666, 105.2916) |
| Luminance | 0.9017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.29
Very Light Blue
#D5FFFF
ΔE00 1.31
Very Pale Blue
#D6FFFE
ΔE00 1.41
Really Light Blue
#D4FFFF
ΔE00 1.49
Pale Blue
#D0FEFE
ΔE00 2.05
Lightcyan
#E0FFFF
ΔE00 2.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FBFC #FCD6D5
analogous
#D5FCE9 #D5FBFC #D5E7FC
triadic
#D5FBFC #FCD5FB #FBFCD5
tetradic
#D5FBFC #E9D5FC #FCD6D5 #E7FCD5
square
#D5FBFC #E9D5FC #FCD6D5 #E7FCD5
split-complementary
#D5FBFC #FCD5E7 #FCE9D5
monochromatic
#63F0F4 #9CF6F8 #D5FBFC #E2FCFD #E2FCFD
Accessibility & contrast
On white
1.10
#D5FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#D5FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FBFC
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FBFC | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FC
Deuteranopia (green-blind)
#EEF1FC
Tritanopia (blue-blind)
#C9FEFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d5fbfc; /* rgb */ color: rgb(213, 251, 252); /* oklch */ color: oklch(96.2% 0.039 198.5);
Tailwind
colors: {
custom: {
50: '#e2fcfd',
500: '#d5fbfc',
950: '#000000',
},
}SCSS
$custom: #d5fbfc; $custom-light: #e2fcfd; $custom-dark: #000000;
JSON
{
"hex": "#d5fbfc",
"rgb": {
"r": 213,
"g": 251,
"b": 252
},
"hsl": {
"h": 181.538,
"s": 86.667,
"l": 91.176
},
"oklch": {
"l": 0.96157,
"c": 0.0391,
"h": 198.5
},
"luminance": 0.90169
}Semantic roles & 50–950 ramp
primary
#D5FBFC
secondary
#E49391
accent
#0802E3
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585