#D7FBFF#D7FBFF
#D7FBFF is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.4% C 0.037 H 204.8°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FBFF |
|---|---|
| RGB | rgb(215, 251, 255) |
| HSL | hsl(186, 100%, 92%) |
| HSV | hsv(186, 16%, 100%) |
| CMYK | cmyk(15.7%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(96.27, -10.72, -5.79) |
| CIE-LCH | lch(96.27, 12.19, 208.38°) |
| OKLab | oklab(96.38% -0.034 -0.0157) |
| OKLCH | oklch(96.38% 0.038 204.8) |
| XYZ | xyz(80.5668, 90.6593, 107.8425) |
| Luminance | 0.9066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.13
Very Light Blue
#D5FFFF
ΔE00 2.62
Ice Blue (survey)
#D7FFFE
ΔE00 2.68
Really Light Blue
#D4FFFF
ΔE00 2.79
Very Pale Blue
#D6FFFE
ΔE00 2.82
Pale Blue
#D0FEFE
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FBFF #FFDBD7
analogous
#D7FFEF #D7FBFF #D7E7FF
triadic
#D7FBFF #FFD7FB #FBFFD7
tetradic
#D7FBFF #EFD7FF #FFDBD7 #E7FFD7
square
#D7FBFF #EFD7FF #FFDBD7 #E7FFD7
split-complementary
#D7FBFF #FFD7E7 #FFEFD7
monochromatic
#5DEFFF #9AF5FF #D7FBFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.10
#D7FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#D7FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FBFF
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FBFF | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FF
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#CBFEFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d7fbff; /* rgb */ color: rgb(215, 251, 255); /* oklch */ color: oklch(96.4% 0.037 204.8);
Tailwind
colors: {
custom: {
50: '#e3fcff',
500: '#d7fbff',
950: '#000000',
},
}SCSS
$custom: #d7fbff; $custom-light: #e3fcff; $custom-dark: #000000;
JSON
{
"hex": "#d7fbff",
"rgb": {
"r": 215,
"g": 251,
"b": 255
},
"hsl": {
"h": 186,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.96376,
"c": 0.0375,
"h": 204.8
},
"luminance": 0.90661
}Semantic roles & 50–950 ramp
primary
#D7FBFF
secondary
#EB988F
accent
#1700E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586