#D7FDFF#D7FDFF
#D7FDFF is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.8% C 0.039 H 200.4°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FDFF |
|---|---|
| RGB | rgb(215, 253, 255) |
| HSL | hsl(183, 100%, 92%) |
| HSV | hsv(183, 16%, 100%) |
| CMYK | cmyk(15.7%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(96.79, -11.72, -5.03) |
| CIE-LCH | lch(96.79, 12.76, 203.23°) |
| OKLab | oklab(96.79% -0.0367 -0.0137) |
| OKLCH | oklch(96.79% 0.039 200.4) |
| XYZ | xyz(81.1948, 91.9154, 108.0519) |
| Luminance | 0.9192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 1.46
Ice Blue (survey)
#D7FFFE
ΔE00 1.51
Very Pale Blue
#D6FFFE
ΔE00 1.64
Really Light Blue
#D4FFFF
ΔE00 1.65
Lightcyan
#E0FFFF
ΔE00 1.96
Pale Blue
#D0FEFE
ΔE00 2.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FDFF #FFD9D7
analogous
#D7FFED #D7FDFF #D7E9FF
triadic
#D7FDFF #FFD7FD #FDFFD7
tetradic
#D7FDFF #EDD7FF #FFD9D7 #E9FFD7
square
#D7FDFF #EDD7FF #FFD9D7 #E9FFD7
split-complementary
#D7FDFF #FFD7E9 #FFEDD7
monochromatic
#5DF7FF #9AFAFF #D7FDFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.08
#D7FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#D7FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FDFF
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FDFF | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FF
Deuteranopia (green-blind)
#EFF3FF
Tritanopia (blue-blind)
#CBFFFD
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d7fdff; /* rgb */ color: rgb(215, 253, 255); /* oklch */ color: oklch(96.8% 0.039 200.4);
Tailwind
colors: {
custom: {
50: '#e3feff',
500: '#d7fdff',
950: '#000000',
},
}SCSS
$custom: #d7fdff; $custom-light: #e3feff; $custom-dark: #000000;
JSON
{
"hex": "#d7fdff",
"rgb": {
"r": 215,
"g": 253,
"b": 255
},
"hsl": {
"h": 183,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.96785,
"c": 0.03912,
"h": 200.4
},
"luminance": 0.91918
}Semantic roles & 50–950 ramp
primary
#D7FDFF
secondary
#EB948F
accent
#0B00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586