#D7FEFC#D7FEFC
#D7FEFC is a very light, muted teal. Relative luminance 0.924; OKLCH L 96.9% C 0.040 H 192.7°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FEFC |
|---|---|
| RGB | rgb(215, 254, 252) |
| HSL | hsl(177, 95%, 92%) |
| HSV | hsv(177, 15%, 100%) |
| CMYK | cmyk(15.4%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(96.97, -12.82, -3.22) |
| CIE-LCH | lch(96.97, 13.21, 194.11°) |
| OKLab | oklab(96.9% -0.0391 -0.0088) |
| OKLCH | oklch(96.9% 0.04 192.7) |
| XYZ | xyz(81.0322, 92.3568, 105.6339) |
| Luminance | 0.9236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 0.48
Very Pale Blue
#D6FFFE
ΔE00 0.59
Very Light Blue
#D5FFFF
ΔE00 1.00
Really Light Blue
#D4FFFF
ΔE00 1.14
Ice
#D6FFFA
ΔE00 1.41
Pale Blue
#D0FEFE
ΔE00 1.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FEFC #FED7D9
analogous
#D7FEE9 #D7FEFC #D7EDFE
triadic
#D7FEFC #FCD7FE #FEFCD7
tetradic
#D7FEFC #E9D7FE #FED7D9 #EDFED7
square
#D7FEFC #E9D7FE #FED7D9 #EDFED7
split-complementary
#D7FEFC #FED7ED #FEE9D7
monochromatic
#60FBF3 #9BFDF8 #D7FEFC #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.08
#D7FEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#D7FEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FEFC
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FEFC | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFC
Deuteranopia (green-blind)
#F1F4FC
Tritanopia (blue-blind)
#CCFFFD
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d7fefc; /* rgb */ color: rgb(215, 254, 252); /* oklch */ color: oklch(96.9% 0.040 192.7);
Tailwind
colors: {
custom: {
50: '#e3fefd',
500: '#d7fefc',
950: '#000000',
},
}SCSS
$custom: #d7fefc; $custom-light: #e3fefd; $custom-dark: #000000;
JSON
{
"hex": "#d7fefc",
"rgb": {
"r": 215,
"g": 254,
"b": 252
},
"hsl": {
"h": 176.923,
"s": 95.122,
"l": 91.961
},
"oklch": {
"l": 0.96902,
"c": 0.04009,
"h": 192.7
},
"luminance": 0.92359
}Semantic roles & 50–950 ramp
primary
#D7FEFC
secondary
#E99095
accent
#000CE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585