#D7FFFA#D7FFFA
#D7FFFA is a very light, muted teal. Relative luminance 0.929; OKLCH L 97.0% C 0.042 H 187.3°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFFA |
|---|---|
| RGB | rgb(215, 255, 250) |
| HSL | hsl(173, 100%, 92%) |
| HSV | hsv(173, 16%, 100%) |
| CMYK | cmyk(15.7%, 0%, 2%, 0%) |
| CIE-LAB | lab(97.17, -13.70, -1.89) |
| CIE-LCH | lch(97.17, 13.83, 187.84°) |
| OKLab | oklab(97.05% -0.0412 -0.0052) |
| OKLCH | oklch(97.05% 0.042 187.3) |
| XYZ | xyz(81.0351, 92.8670, 104.0796) |
| Luminance | 0.9287 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 0.24
Very Pale Blue
#D6FFFE
ΔE00 1.65
Ice Blue (survey)
#D7FFFE
ΔE00 1.68
Very Light Blue
#D5FFFF
ΔE00 2.06
Really Light Blue
#D4FFFF
ΔE00 2.08
Pale Blue
#D0FEFE
ΔE00 2.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFFA #FFD7DC
analogous
#D7FFE6 #D7FFFA #D7F0FF
triadic
#D7FFFA #FAD7FF #FFFAD7
tetradic
#D7FFFA #E6D7FF #FFD7DC #F0FFD7
square
#D7FFFA #E6D7FF #FFD7DC #F0FFD7
split-complementary
#D7FFFA #FFD7F0 #FFE6D7
monochromatic
#5DFFEB #9AFFF2 #D7FFFA #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.07
#D7FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#D7FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFFA
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFFA | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFA
Deuteranopia (green-blind)
#F3F4FB
Tritanopia (blue-blind)
#CCFFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #d7fffa; /* rgb */ color: rgb(215, 255, 250); /* oklch */ color: oklch(97.0% 0.042 187.3);
Tailwind
colors: {
custom: {
50: '#e3fffb',
500: '#d7fffa',
950: '#000000',
},
}SCSS
$custom: #d7fffa; $custom-light: #e3fffb; $custom-dark: #000000;
JSON
{
"hex": "#d7fffa",
"rgb": {
"r": 215,
"g": 255,
"b": 250
},
"hsl": {
"h": 172.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.9705,
"c": 0.04151,
"h": 187.3
},
"luminance": 0.92869
}Semantic roles & 50–950 ramp
primary
#D7FFFA
secondary
#EB8F9B
accent
#001DE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685