#D7FEFE#D7FEFE
#D7FEFE is a very light, muted teal. Relative luminance 0.925; OKLCH L 97.0% C 0.040 H 196.5°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FEFE |
|---|---|
| RGB | rgb(215, 254, 254) |
| HSL | hsl(180, 95%, 92%) |
| HSV | hsv(180, 15%, 100%) |
| CMYK | cmyk(15.4%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(97.02, -12.42, -4.17) |
| CIE-LCH | lch(97.02, 13.10, 198.58°) |
| OKLab | oklab(96.96% -0.0383 -0.0114) |
| OKLCH | oklch(96.96% 0.04 196.5) |
| XYZ | xyz(81.3508, 92.4842, 107.3118) |
| Luminance | 0.9249 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 0.55
Very Pale Blue
#D6FFFE
ΔE00 0.72
Very Light Blue
#D5FFFF
ΔE00 0.73
Really Light Blue
#D4FFFF
ΔE00 0.96
Pale Blue
#D0FEFE
ΔE00 1.66
Lightcyan
#E0FFFF
ΔE00 2.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FEFE #FED7D7
analogous
#D7FEEB #D7FEFE #D7EBFE
triadic
#D7FEFE #FED7FE #FEFED7
tetradic
#D7FEFE #EBD7FE #FED7D7 #EBFED7
square
#D7FEFE #EBD7FE #FED7D7 #EBFED7
split-complementary
#D7FEFE #FED7EB #FEEBD7
monochromatic
#60FBFB #9BFDFD #D7FEFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.08
#D7FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#D7FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FEFE
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FEFE | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFE
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#CBFFFE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d7fefe; /* rgb */ color: rgb(215, 254, 254); /* oklch */ color: oklch(97.0% 0.040 196.5);
Tailwind
colors: {
custom: {
50: '#e3fefe',
500: '#d7fefe',
950: '#000000',
},
}SCSS
$custom: #d7fefe; $custom-light: #e3fefe; $custom-dark: #000000;
JSON
{
"hex": "#d7fefe",
"rgb": {
"r": 215,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 95.122,
"l": 91.961
},
"oklch": {
"l": 0.9696,
"c": 0.04,
"h": 196.5
},
"luminance": 0.92486
}Semantic roles & 50–950 ramp
primary
#D7FEFE
secondary
#E99090
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585