#D7FCFE#D7FCFE
#D7FCFE is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.6% C 0.038 H 200.6°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FCFE |
|---|---|
| RGB | rgb(215, 252, 254) |
| HSL | hsl(183, 95%, 92%) |
| HSV | hsv(183, 15%, 100%) |
| CMYK | cmyk(15.4%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(96.50, -11.42, -4.94) |
| CIE-LCH | lch(96.50, 12.44, 203.37°) |
| OKLab | oklab(96.55% -0.0357 -0.0134) |
| OKLCH | oklch(96.55% 0.038 200.6) |
| XYZ | xyz(80.7194, 91.2215, 107.1013) |
| Luminance | 0.9122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.70
Very Light Blue
#D5FFFF
ΔE00 1.71
Lightcyan
#E0FFFF
ΔE00 1.82
Very Pale Blue
#D6FFFE
ΔE00 1.85
Really Light Blue
#D4FFFF
ΔE00 1.90
Pale Blue
#D0FEFE
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FCFE #FED9D7
analogous
#D7FEED #D7FCFE #D7E9FE
triadic
#D7FCFE #FED7FC #FCFED7
tetradic
#D7FCFE #EDD7FE #FED9D7 #E9FED7
square
#D7FCFE #EDD7FE #FED9D7 #E9FED7
split-complementary
#D7FCFE #FED7E9 #FEEDD7
monochromatic
#60F3FB #9BF8FD #D7FCFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.09
#D7FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#D7FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FCFE
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FCFE | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#EFF2FE
Tritanopia (blue-blind)
#CCFFFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d7fcfe; /* rgb */ color: rgb(215, 252, 254); /* oklch */ color: oklch(96.6% 0.038 200.6);
Tailwind
colors: {
custom: {
50: '#e3fdfe',
500: '#d7fcfe',
950: '#000000',
},
}SCSS
$custom: #d7fcfe; $custom-light: #e3fdfe; $custom-dark: #000000;
JSON
{
"hex": "#d7fcfe",
"rgb": {
"r": 215,
"g": 252,
"b": 254
},
"hsl": {
"h": 183.077,
"s": 95.122,
"l": 91.961
},
"oklch": {
"l": 0.96551,
"c": 0.03817,
"h": 200.6
},
"luminance": 0.91224
}Semantic roles & 50–950 ramp
primary
#D7FCFE
secondary
#E99590
accent
#0C00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585