#D7FAFF#D7FAFF
#D7FAFF is a very light, muted teal. Relative luminance 0.900; OKLCH L 96.2% C 0.037 H 207.1°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FAFF |
|---|---|
| RGB | rgb(215, 250, 255) |
| HSL | hsl(188, 100%, 92%) |
| HSV | hsv(188, 16%, 100%) |
| CMYK | cmyk(15.7%, 2%, 0%, 0%) |
| CIE-LAB | lab(96.01, -10.22, -6.17) |
| CIE-LCH | lch(96.01, 11.94, 211.13°) |
| OKLab | oklab(96.17% -0.0327 -0.0167) |
| OKLCH | oklch(96.17% 0.037 207.1) |
| XYZ | xyz(80.2552, 90.0362, 107.7387) |
| Luminance | 0.9004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.44
Very Light Blue
#D5FFFF
ΔE00 3.22
Ice Blue (survey)
#D7FFFE
ΔE00 3.28
Really Light Blue
#D4FFFF
ΔE00 3.38
Very Pale Blue
#D6FFFE
ΔE00 3.42
Pale Blue
#D0FEFE
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FAFF #FFDCD7
analogous
#D7FFF0 #D7FAFF #D7E6FF
triadic
#D7FAFF #FFD7FA #FAFFD7
tetradic
#D7FAFF #F0D7FF #FFDCD7 #E6FFD7
square
#D7FAFF #F0D7FF #FFDCD7 #E6FFD7
split-complementary
#D7FAFF #FFD7E6 #FFF0D7
monochromatic
#5DEBFF #9AF2FF #D7FAFF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.10
#D7FAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#D7FAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FAFF
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FAFF | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#EDF1FF
Tritanopia (blue-blind)
#CCFDFB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d7faff; /* rgb */ color: rgb(215, 250, 255); /* oklch */ color: oklch(96.2% 0.037 207.1);
Tailwind
colors: {
custom: {
50: '#e3fcff',
500: '#d7faff',
950: '#000000',
},
}SCSS
$custom: #d7faff; $custom-light: #e3fcff; $custom-dark: #000000;
JSON
{
"hex": "#d7faff",
"rgb": {
"r": 215,
"g": 250,
"b": 255
},
"hsl": {
"h": 187.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.96173,
"c": 0.03676,
"h": 207.1
},
"luminance": 0.90038
}Semantic roles & 50–950 ramp
primary
#D7FAFF
secondary
#EB9B8F
accent
#1D00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586