#D7FBFC#D7FBFC
#D7FBFC is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.3% C 0.037 H 198.6°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FBFC |
|---|---|
| RGB | rgb(215, 251, 252) |
| HSL | hsl(182, 86%, 92%) |
| HSV | hsv(182, 15%, 99%) |
| CMYK | cmyk(14.7%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(96.19, -11.32, -4.36) |
| CIE-LCH | lch(96.19, 12.13, 201.07°) |
| OKLab | oklab(96.29% -0.0352 -0.0118) |
| OKLCH | oklch(96.29% 0.037 198.6) |
| XYZ | xyz(80.0876, 90.4676, 105.3190) |
| Luminance | 0.9047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.59
Lightcyan
#E0FFFF
ΔE00 1.66
Very Light Blue
#D5FFFF
ΔE00 1.73
Very Pale Blue
#D6FFFE
ΔE00 1.76
Really Light Blue
#D4FFFF
ΔE00 1.93
Pale Blue
#D0FEFE
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FBFC #FCD8D7
analogous
#D7FCEB #D7FBFC #D7E9FC
triadic
#D7FBFC #FCD7FB #FBFCD7
tetradic
#D7FBFC #EBD7FC #FCD8D7 #E9FCD7
square
#D7FBFC #EBD7FC #FCD8D7 #E9FCD7
split-complementary
#D7FBFC #FCD7E9 #FCEBD7
monochromatic
#65F0F3 #9EF5F8 #D7FBFC #E3FCFD #E3FCFD
Accessibility & contrast
On white
1.10
#D7FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#D7FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FBFC
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FBFC | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FC
Deuteranopia (green-blind)
#EEF2FC
Tritanopia (blue-blind)
#CCFEFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d7fbfc; /* rgb */ color: rgb(215, 251, 252); /* oklch */ color: oklch(96.3% 0.037 198.6);
Tailwind
colors: {
custom: {
50: '#e3fcfd',
500: '#d7fbfc',
950: '#000000',
},
}SCSS
$custom: #d7fbfc; $custom-light: #e3fcfd; $custom-dark: #000000;
JSON
{
"hex": "#d7fbfc",
"rgb": {
"r": 215,
"g": 251,
"b": 252
},
"hsl": {
"h": 181.622,
"s": 86.047,
"l": 91.569
},
"oklch": {
"l": 0.96288,
"c": 0.03712,
"h": 198.6
},
"luminance": 0.9047
}Semantic roles & 50–950 ramp
primary
#D7FBFC
secondary
#E49593
accent
#0903E3
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585