#D5FFFD#D5FFFD
#D5FFFD is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.0% C 0.043 H 192.9°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFFD |
|---|---|
| RGB | rgb(213, 255, 253) |
| HSL | hsl(177, 100%, 92%) |
| HSV | hsv(177, 16%, 100%) |
| CMYK | cmyk(16.5%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(97.13, -13.72, -3.51) |
| CIE-LCH | lch(97.13, 14.17, 194.35°) |
| OKLab | oklab(97.01% -0.0419 -0.0096) |
| OKLCH | oklch(97.01% 0.043 192.9) |
| XYZ | xyz(80.9254, 92.7556, 106.5493) |
| Luminance | 0.9276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Pale Blue
#D6FFFE
ΔE00 0.53
Ice Blue (survey)
#D7FFFE
ΔE00 0.70
Really Light Blue
#D4FFFF
ΔE00 0.82
Very Light Blue
#D5FFFF
ΔE00 0.84
Pale Blue
#D0FEFE
ΔE00 1.15
Ice
#D6FFFA
ΔE00 1.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFFD #FFD5D7
analogous
#D5FFE8 #D5FFFD #D5ECFF
triadic
#D5FFFD #FDD5FF #FFFDD5
tetradic
#D5FFFD #E8D5FF #FFD5D7 #ECFFD5
square
#D5FFFD #E8D5FF #FFD5D7 #ECFFD5
split-complementary
#D5FFFD #FFD5EC #FFE8D5
monochromatic
#5BFFF7 #98FFFA #D5FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.07
#D5FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#D5FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFFD
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFFD | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFD
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#C9FFFE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #d5fffd; /* rgb */ color: rgb(213, 255, 253); /* oklch */ color: oklch(97.0% 0.043 192.9);
Tailwind
colors: {
custom: {
50: '#e2fffe',
500: '#d5fffd',
950: '#000000',
},
}SCSS
$custom: #d5fffd; $custom-light: #e2fffe; $custom-dark: #000000;
JSON
{
"hex": "#d5fffd",
"rgb": {
"r": 213,
"g": 255,
"b": 253
},
"hsl": {
"h": 177.143,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.97008,
"c": 0.043,
"h": 192.9
},
"luminance": 0.92758
}Semantic roles & 50–950 ramp
primary
#D5FFFD
secondary
#EB8D92
accent
#000BE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685