#D7FDFE#D7FDFE
#D7FDFE is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.8% C 0.039 H 198.5°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FDFE |
|---|---|
| RGB | rgb(215, 253, 254) |
| HSL | hsl(182, 95%, 92%) |
| HSV | hsv(182, 15%, 100%) |
| CMYK | cmyk(15.4%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(96.76, -11.92, -4.56) |
| CIE-LCH | lch(96.76, 12.76, 200.91°) |
| OKLab | oklab(96.76% -0.037 -0.0124) |
| OKLCH | oklch(96.76% 0.039 198.5) |
| XYZ | xyz(81.0343, 91.8512, 107.2063) |
| Luminance | 0.9185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.12
Very Light Blue
#D5FFFF
ΔE00 1.17
Very Pale Blue
#D6FFFE
ΔE00 1.27
Really Light Blue
#D4FFFF
ΔE00 1.38
Lightcyan
#E0FFFF
ΔE00 1.93
Pale Blue
#D0FEFE
ΔE00 2.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FDFE #FED8D7
analogous
#D7FEEC #D7FDFE #D7EAFE
triadic
#D7FDFE #FED7FD #FDFED7
tetradic
#D7FDFE #ECD7FE #FED8D7 #EAFED7
square
#D7FDFE #ECD7FE #FED8D7 #EAFED7
split-complementary
#D7FDFE #FED7EA #FEECD7
monochromatic
#60F7FB #9BFAFD #D7FDFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.08
#D7FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#D7FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FDFE
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FDFE | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#F0F3FE
Tritanopia (blue-blind)
#CCFFFD
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d7fdfe; /* rgb */ color: rgb(215, 253, 254); /* oklch */ color: oklch(96.8% 0.039 198.5);
Tailwind
colors: {
custom: {
50: '#e3fefe',
500: '#d7fdfe',
950: '#000000',
},
}SCSS
$custom: #d7fdfe; $custom-light: #e3fefe; $custom-dark: #000000;
JSON
{
"hex": "#d7fdfe",
"rgb": {
"r": 215,
"g": 253,
"b": 254
},
"hsl": {
"h": 181.538,
"s": 95.122,
"l": 91.961
},
"oklch": {
"l": 0.96756,
"c": 0.03905,
"h": 198.5
},
"luminance": 0.91853
}Semantic roles & 50–950 ramp
primary
#D7FDFE
secondary
#E99390
accent
#0600E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585