#D7F7FA#D7F7FA
#D7F7FA is a very light, muted teal. Relative luminance 0.879; OKLCH L 95.4% C 0.033 H 203.5°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D7F7FA |
|---|---|
| RGB | rgb(215, 247, 250) |
| HSL | hsl(185, 78%, 91%) |
| HSV | hsv(185, 14%, 98%) |
| CMYK | cmyk(14%, 1.2%, 0%, 2%) |
| CIE-LAB | lab(95.11, -9.72, -4.93) |
| CIE-LCH | lch(95.11, 10.89, 206.89°) |
| OKLab | oklab(95.41% -0.0307 -0.0133) |
| OKLCH | oklch(95.41% 0.033 203.5) |
| XYZ | xyz(78.5360, 87.8688, 103.2465) |
| Luminance | 0.8787 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.08
Ice Blue (survey)
#D7FFFE
ΔE00 3.27
Very Light Blue
#D5FFFF
ΔE00 3.37
Very Pale Blue
#D6FFFE
ΔE00 3.45
Really Light Blue
#D4FFFF
ΔE00 3.56
Pale Blue
#D0FEFE
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7F7FA #FADAD7
analogous
#D7FAEB #D7F7FA #D7E5FA
triadic
#D7F7FA #FAD7F7 #F7FAD7
tetradic
#D7F7FA #EBD7FA #FADAD7 #E5FAD7
square
#D7F7FA #EBD7FA #FADAD7 #E5FAD7
split-complementary
#D7F7FA #FAD7E5 #FAEBD7
monochromatic
#6AE1EC #A1ECF3 #D7F7FA #E4FAFC #E4FAFC
Accessibility & contrast
On white
1.13
#D7F7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#D7F7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7F7FA
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7F7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7F7FA | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#EBEFFA
Tritanopia (blue-blind)
#CDFAF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d7f7fa; /* rgb */ color: rgb(215, 247, 250); /* oklch */ color: oklch(95.4% 0.033 203.5);
Tailwind
colors: {
custom: {
50: '#e3f9fc',
500: '#d7f7fa',
950: '#000000',
},
}SCSS
$custom: #d7f7fa; $custom-light: #e3f9fc; $custom-dark: #000000;
JSON
{
"hex": "#d7f7fa",
"rgb": {
"r": 215,
"g": 247,
"b": 250
},
"hsl": {
"h": 185.143,
"s": 77.778,
"l": 91.176
},
"oklch": {
"l": 0.95412,
"c": 0.03345,
"h": 203.5
},
"luminance": 0.87871
}Semantic roles & 50–950 ramp
primary
#D7F7FA
secondary
#E09C95
accent
#1D0BDA
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585