#D5FFFC#D5FFFC
#D5FFFC is a very light, muted teal. Relative luminance 0.927; OKLCH L 97.0% C 0.043 H 191.1°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFFC |
|---|---|
| RGB | rgb(213, 255, 252) |
| HSL | hsl(176, 100%, 92%) |
| HSV | hsv(176, 16%, 100%) |
| CMYK | cmyk(16.5%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(97.10, -13.92, -3.04) |
| CIE-LCH | lch(97.10, 14.25, 192.30°) |
| OKLab | oklab(96.98% -0.0423 -0.0083) |
| OKLCH | oklch(96.98% 0.043 191.1) |
| XYZ | xyz(80.7665, 92.6920, 105.7126) |
| Luminance | 0.9269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 0.82
Very Pale Blue
#D6FFFE
ΔE00 0.92
Ice Blue (survey)
#D7FFFE
ΔE00 1.05
Really Light Blue
#D4FFFF
ΔE00 1.23
Very Light Blue
#D5FFFF
ΔE00 1.26
Pale Blue
#D0FEFE
ΔE00 1.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFFC #FFD5D8
analogous
#D5FFE7 #D5FFFC #D5EDFF
triadic
#D5FFFC #FCD5FF #FFFCD5
tetradic
#D5FFFC #E7D5FF #FFD5D8 #EDFFD5
square
#D5FFFC #E7D5FF #FFD5D8 #EDFFD5
split-complementary
#D5FFFC #FFD5ED #FFE7D5
monochromatic
#5BFFF3 #98FFF8 #D5FFFC #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.07
#D5FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#D5FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFFC
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFFC | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFC
Deuteranopia (green-blind)
#F1F4FD
Tritanopia (blue-blind)
#C9FFFE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #d5fffc; /* rgb */ color: rgb(213, 255, 252); /* oklch */ color: oklch(97.0% 0.043 191.1);
Tailwind
colors: {
custom: {
50: '#e2fffd',
500: '#d5fffc',
950: '#000000',
},
}SCSS
$custom: #d5fffc; $custom-light: #e2fffd; $custom-dark: #000000;
JSON
{
"hex": "#d5fffc",
"rgb": {
"r": 213,
"g": 255,
"b": 252
},
"hsl": {
"h": 175.714,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.96979,
"c": 0.0431,
"h": 191.1
},
"luminance": 0.92694
}Semantic roles & 50–950 ramp
primary
#D5FFFC
secondary
#EB8D94
accent
#0010E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685