#D7FBFD#D7FBFD
#D7FBFD is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.3% C 0.037 H 200.7°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FBFD |
|---|---|
| RGB | rgb(215, 251, 253) |
| HSL | hsl(183, 90%, 92%) |
| HSV | hsv(183, 15%, 99%) |
| CMYK | cmyk(15%, 0.8%, 0%, 0.8%) |
| CIE-LAB | lab(96.22, -11.12, -4.84) |
| CIE-LCH | lch(96.22, 12.13, 203.51°) |
| OKLab | oklab(96.32% -0.0348 -0.0131) |
| OKLCH | oklch(96.32% 0.037 200.7) |
| XYZ | xyz(80.2465, 90.5312, 106.1558) |
| Luminance | 0.9053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.73
Ice Blue (survey)
#D7FFFE
ΔE00 1.91
Very Light Blue
#D5FFFF
ΔE00 1.97
Very Pale Blue
#D6FFFE
ΔE00 2.07
Really Light Blue
#D4FFFF
ΔE00 2.16
Pale Blue
#D0FEFE
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FBFD #FDD9D7
analogous
#D7FDEC #D7FBFD #D7E8FD
triadic
#D7FBFD #FDD7FB #FBFDD7
tetradic
#D7FBFD #ECD7FD #FDD9D7 #E8FDD7
square
#D7FBFD #ECD7FD #FDD9D7 #E8FDD7
split-complementary
#D7FBFD #FDD7E8 #FDECD7
monochromatic
#62EFF7 #9DF5FA #D7FBFD #E2FCFE #E2FCFE
Accessibility & contrast
On white
1.10
#D7FBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#D7FBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FBFD
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FBFD | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FD
Deuteranopia (green-blind)
#EEF2FD
Tritanopia (blue-blind)
#CCFEFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d7fbfd; /* rgb */ color: rgb(215, 251, 253); /* oklch */ color: oklch(96.3% 0.037 200.7);
Tailwind
colors: {
custom: {
50: '#e3fcfe',
500: '#d7fbfd',
950: '#000000',
},
}SCSS
$custom: #d7fbfd; $custom-light: #e3fcfe; $custom-dark: #000000;
JSON
{
"hex": "#d7fbfd",
"rgb": {
"r": 215,
"g": 251,
"b": 253
},
"hsl": {
"h": 183.158,
"s": 90.476,
"l": 91.765
},
"oklch": {
"l": 0.96317,
"c": 0.0372,
"h": 200.7
},
"luminance": 0.90533
}Semantic roles & 50–950 ramp
primary
#D7FBFD
secondary
#E69692
accent
#0C00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585