#D7FFFF#D7FFFF
#D7FFFF is a very light, muted teal. Relative luminance 0.932; OKLCH L 97.2% C 0.041 H 196.5°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFFF |
|---|---|
| RGB | rgb(215, 255, 255) |
| HSL | hsl(180, 100%, 92%) |
| HSV | hsv(180, 16%, 100%) |
| CMYK | cmyk(15.7%, 0%, 0%, 0%) |
| CIE-LAB | lab(97.30, -12.72, -4.27) |
| CIE-LCH | lch(97.30, 13.41, 198.57°) |
| OKLab | oklab(97.19% -0.0393 -0.0116) |
| OKLCH | oklch(97.19% 0.041 196.5) |
| XYZ | xyz(81.8295, 93.1847, 108.2634) |
| Luminance | 0.9319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 0.43
Very Light Blue
#D5FFFF
ΔE00 0.49
Very Pale Blue
#D6FFFE
ΔE00 0.54
Really Light Blue
#D4FFFF
ΔE00 0.72
Pale Blue
#D0FEFE
ΔE00 1.46
Ice
#D6FFFA
ΔE00 2.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFFF #FFD7D7
analogous
#D7FFEB #D7FFFF #D7EBFF
triadic
#D7FFFF #FFD7FF #FFFFD7
tetradic
#D7FFFF #EBD7FF #FFD7D7 #EBFFD7
square
#D7FFFF #EBD7FF #FFD7D7 #EBFFD7
split-complementary
#D7FFFF #FFD7EB #FFEBD7
monochromatic
#5DFFFF #9AFFFF #D7FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.07
#D7FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#D7FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFFF
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFFF | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FBFF
Deuteranopia (green-blind)
#F1F5FF
Tritanopia (blue-blind)
#CBFFFF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #d7ffff; /* rgb */ color: rgb(215, 255, 255); /* oklch */ color: oklch(97.2% 0.041 196.5);
Tailwind
colors: {
custom: {
50: '#e3ffff',
500: '#d7ffff',
950: '#000000',
},
}SCSS
$custom: #d7ffff; $custom-light: #e3ffff; $custom-dark: #000000;
JSON
{
"hex": "#d7ffff",
"rgb": {
"r": 215,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.97194,
"c": 0.04096,
"h": 196.5
},
"luminance": 0.93187
}Semantic roles & 50–950 ramp
primary
#D7FFFF
secondary
#EB8F8F
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151818
muted
#848686