#D5FBFF#D5FBFF
#D5FBFF is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.2% C 0.039 H 204.3°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FBFF |
|---|---|
| RGB | rgb(213, 251, 255) |
| HSL | hsl(186, 100%, 92%) |
| HSV | hsv(186, 16%, 100%) |
| CMYK | cmyk(16.5%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(96.15, -11.33, -5.99) |
| CIE-LCH | lch(96.15, 12.82, 207.86°) |
| OKLab | oklab(96.25% -0.0359 -0.0162) |
| OKLCH | oklch(96.25% 0.039 204.3) |
| XYZ | xyz(79.9829, 90.3582, 107.8152) |
| Luminance | 0.9036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 2.27
Really Light Blue
#D4FFFF
ΔE00 2.42
Lightcyan
#E0FFFF
ΔE00 2.42
Ice Blue (survey)
#D7FFFE
ΔE00 2.42
Very Pale Blue
#D6FFFE
ΔE00 2.52
Pale Blue
#D0FEFE
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FBFF #FFD9D5
analogous
#D5FFEE #D5FBFF #D5E6FF
triadic
#D5FBFF #FFD5FB #FBFFD5
tetradic
#D5FBFF #EED5FF #FFD9D5 #E6FFD5
square
#D5FBFF #EED5FF #FFD9D5 #E6FFD5
split-complementary
#D5FBFF #FFD5E6 #FFEED5
monochromatic
#5BEFFF #98F5FF #D5FBFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.10
#D5FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#D5FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FBFF
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FBFF | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FF
Deuteranopia (green-blind)
#EDF1FF
Tritanopia (blue-blind)
#C9FEFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d5fbff; /* rgb */ color: rgb(213, 251, 255); /* oklch */ color: oklch(96.2% 0.039 204.3);
Tailwind
colors: {
custom: {
50: '#e2fcff',
500: '#d5fbff',
950: '#000000',
},
}SCSS
$custom: #d5fbff; $custom-light: #e2fcff; $custom-dark: #000000;
JSON
{
"hex": "#d5fbff",
"rgb": {
"r": 213,
"g": 251,
"b": 255
},
"hsl": {
"h": 185.714,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.96246,
"c": 0.03945,
"h": 204.3
},
"luminance": 0.9036
}Semantic roles & 50–950 ramp
primary
#D5FBFF
secondary
#EB968D
accent
#1600E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586