#D7FCFB#D7FCFB
#D7FCFB is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.5% C 0.038 H 194.5°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FCFB |
|---|---|
| RGB | rgb(215, 252, 251) |
| HSL | hsl(178, 86%, 92%) |
| HSV | hsv(178, 15%, 99%) |
| CMYK | cmyk(14.7%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(96.42, -12.02, -3.50) |
| CIE-LCH | lch(96.42, 12.52, 196.26°) |
| OKLab | oklab(96.46% -0.0369 -0.0096) |
| OKLCH | oklch(96.46% 0.038 194.5) |
| XYZ | xyz(80.2428, 91.0308, 104.5910) |
| Luminance | 0.9103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 0.88
Very Pale Blue
#D6FFFE
ΔE00 1.08
Very Light Blue
#D5FFFF
ΔE00 1.27
Really Light Blue
#D4FFFF
ΔE00 1.47
Lightcyan
#E0FFFF
ΔE00 1.97
Pale Blue
#D0FEFE
ΔE00 2.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FCFB #FCD7D8
analogous
#D7FCE9 #D7FCFB #D7EBFC
triadic
#D7FCFB #FBD7FC #FCFBD7
tetradic
#D7FCFB #E9D7FC #FCD7D8 #EBFCD7
square
#D7FCFB #E9D7FC #FCD7D8 #EBFCD7
split-complementary
#D7FCFB #FCD7EB #FCE9D7
monochromatic
#65F3F0 #9EF8F5 #D7FCFB #E3FDFC #E3FDFC
Accessibility & contrast
On white
1.09
#D7FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#D7FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FCFB
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FCFB | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FB
Deuteranopia (green-blind)
#F0F2FB
Tritanopia (blue-blind)
#CCFEFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d7fcfb; /* rgb */ color: rgb(215, 252, 251); /* oklch */ color: oklch(96.5% 0.038 194.5);
Tailwind
colors: {
custom: {
50: '#e3fdfc',
500: '#d7fcfb',
950: '#000000',
},
}SCSS
$custom: #d7fcfb; $custom-light: #e3fdfc; $custom-dark: #000000;
JSON
{
"hex": "#d7fcfb",
"rgb": {
"r": 215,
"g": 252,
"b": 251
},
"hsl": {
"h": 178.378,
"s": 86.047,
"l": 91.569
},
"oklch": {
"l": 0.96463,
"c": 0.0381,
"h": 194.5
},
"luminance": 0.91033
}Semantic roles & 50–950 ramp
primary
#D7FCFB
secondary
#E49395
accent
#0309E3
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585