#D7FFFD#D7FFFD
#D7FFFD is a very light, muted teal. Relative luminance 0.931; OKLCH L 97.1% C 0.041 H 192.8°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFFD |
|---|---|
| RGB | rgb(215, 255, 253) |
| HSL | hsl(177, 100%, 92%) |
| HSV | hsv(177, 16%, 100%) |
| CMYK | cmyk(15.7%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(97.25, -13.11, -3.32) |
| CIE-LCH | lch(97.25, 13.53, 194.20°) |
| OKLab | oklab(97.14% -0.04 -0.0091) |
| OKLCH | oklch(97.14% 0.041 192.8) |
| XYZ | xyz(81.5093, 93.0566, 106.5767) |
| Luminance | 0.9306 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 0.42
Very Pale Blue
#D6FFFE
ΔE00 0.44
Very Light Blue
#D5FFFF
ΔE00 0.88
Really Light Blue
#D4FFFF
ΔE00 0.99
Ice
#D6FFFA
ΔE00 1.31
Pale Blue
#D0FEFE
ΔE00 1.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFFD #FFD7D9
analogous
#D7FFE9 #D7FFFD #D7EDFF
triadic
#D7FFFD #FDD7FF #FFFDD7
tetradic
#D7FFFD #E9D7FF #FFD7D9 #EDFFD7
square
#D7FFFD #E9D7FF #FFD7D9 #EDFFD7
split-complementary
#D7FFFD #FFD7ED #FFE9D7
monochromatic
#5DFFF7 #9AFFFA #D7FFFD #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.07
#D7FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#D7FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFFD
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFFD | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFD
Deuteranopia (green-blind)
#F2F5FD
Tritanopia (blue-blind)
#CCFFFE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #d7fffd; /* rgb */ color: rgb(215, 255, 253); /* oklch */ color: oklch(97.1% 0.041 192.8);
Tailwind
colors: {
custom: {
50: '#e3fffe',
500: '#d7fffd',
950: '#000000',
},
}SCSS
$custom: #d7fffd; $custom-light: #e3fffe; $custom-dark: #000000;
JSON
{
"hex": "#d7fffd",
"rgb": {
"r": 215,
"g": 255,
"b": 253
},
"hsl": {
"h": 177,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.97136,
"c": 0.04105,
"h": 192.8
},
"luminance": 0.93059
}Semantic roles & 50–950 ramp
primary
#D7FFFD
secondary
#EB8F94
accent
#000BE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685