#D7FCFF#D7FCFF
#D7FCFF is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.6% C 0.038 H 202.5°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FCFF |
|---|---|
| RGB | rgb(215, 252, 255) |
| HSL | hsl(185, 100%, 92%) |
| HSV | hsv(185, 16%, 100%) |
| CMYK | cmyk(15.7%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(96.53, -11.22, -5.41) |
| CIE-LCH | lch(96.53, 12.46, 205.75°) |
| OKLab | oklab(96.58% -0.0354 -0.0147) |
| OKLCH | oklch(96.58% 0.038 202.5) |
| XYZ | xyz(80.8800, 91.2857, 107.9469) |
| Luminance | 0.9129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.97
Very Light Blue
#D5FFFF
ΔE00 2.03
Ice Blue (survey)
#D7FFFE
ΔE00 2.09
Really Light Blue
#D4FFFF
ΔE00 2.21
Very Pale Blue
#D6FFFE
ΔE00 2.22
Pale Blue
#D0FEFE
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FCFF #FFDAD7
analogous
#D7FFEE #D7FCFF #D7E8FF
triadic
#D7FCFF #FFD7FC #FCFFD7
tetradic
#D7FCFF #EED7FF #FFDAD7 #E8FFD7
square
#D7FCFF #EED7FF #FFDAD7 #E8FFD7
split-complementary
#D7FCFF #FFD7E8 #FFEED7
monochromatic
#5DF3FF #9AF7FF #D7FCFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.09
#D7FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#D7FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FCFF
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FCFF | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#EFF3FF
Tritanopia (blue-blind)
#CBFFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d7fcff; /* rgb */ color: rgb(215, 252, 255); /* oklch */ color: oklch(96.6% 0.038 202.5);
Tailwind
colors: {
custom: {
50: '#e3fdff',
500: '#d7fcff',
950: '#000000',
},
}SCSS
$custom: #d7fcff; $custom-light: #e3fdff; $custom-dark: #000000;
JSON
{
"hex": "#d7fcff",
"rgb": {
"r": 215,
"g": 252,
"b": 255
},
"hsl": {
"h": 184.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.96581,
"c": 0.03829,
"h": 202.5
},
"luminance": 0.91288
}Semantic roles & 50–950 ramp
primary
#D7FCFF
secondary
#EB968F
accent
#1100E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586