Ice Blue (survey)#D7FFFE
#D7FFFE is a very light, muted teal. Relative luminance 0.931; OKLCH L 97.2% C 0.041 H 194.6°. Best body text is #000000 at 19.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFFE |
|---|---|
| RGB | rgb(215, 255, 254) |
| HSL | hsl(179, 100%, 92%) |
| HSV | hsv(179, 16%, 100%) |
| CMYK | cmyk(15.7%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(97.28, -12.91, -3.79) |
| CIE-LCH | lch(97.28, 13.46, 196.37°) |
| OKLab | oklab(97.17% -0.0396 -0.0103) |
| OKLCH | oklch(97.17% 0.041 194.6) |
| XYZ | xyz(81.6690, 93.1205, 107.4179) |
| Luminance | 0.9312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 0.00
Very Pale Blue
#D6FFFE
ΔE00 0.24
Very Light Blue
#D5FFFF
ΔE00 0.57
Really Light Blue
#D4FFFF
ΔE00 0.75
Pale Blue
#D0FEFE
ΔE00 1.43
Ice
#D6FFFA
ΔE00 1.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFFE #FFD7D8
analogous
#D7FFEA #D7FFFE #D7ECFF
triadic
#D7FFFE #FED7FF #FFFED7
tetradic
#D7FFFE #EAD7FF #FFD7D8 #ECFFD7
square
#D7FFFE #EAD7FF #FFD7D8 #ECFFD7
split-complementary
#D7FFFE #FFD7EC #FFEAD7
monochromatic
#5DFFFB #9AFFFC #D7FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.07
#D7FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.62
#D7FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFFE
19.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFFE | 1.00 | 1.07 | 19.62 | 19.62 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFE
Deuteranopia (green-blind)
#F2F5FE
Tritanopia (blue-blind)
#CBFFFF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #d7fffe; /* rgb */ color: rgb(215, 255, 254); /* oklch */ color: oklch(97.2% 0.041 194.6);
Tailwind
colors: {
custom: {
50: '#e3fffe',
500: '#d7fffe',
950: '#000000',
},
}SCSS
$custom: #d7fffe; $custom-light: #e3fffe; $custom-dark: #000000;
JSON
{
"hex": "#d7fffe",
"rgb": {
"r": 215,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.97165,
"c": 0.04098,
"h": 194.6
},
"luminance": 0.93123
}Semantic roles & 50–950 ramp
primary
#D7FFFE
secondary
#EB8F91
accent
#0006E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685