#D5FFFE#D5FFFE
#D5FFFE is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.0% C 0.043 H 194.7°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFFE |
|---|---|
| RGB | rgb(213, 255, 254) |
| HSL | hsl(179, 100%, 92%) |
| HSV | hsv(179, 16%, 100%) |
| CMYK | cmyk(16.5%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(97.15, -13.52, -3.99) |
| CIE-LCH | lch(97.15, 14.10, 196.43°) |
| OKLab | oklab(97.04% -0.0415 -0.0109) |
| OKLCH | oklch(97.04% 0.043 194.7) |
| XYZ | xyz(81.0851, 92.8195, 107.3905) |
| Luminance | 0.9282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Pale Blue
#D6FFFE
ΔE00 0.24
Very Light Blue
#D5FFFF
ΔE00 0.42
Really Light Blue
#D4FFFF
ΔE00 0.43
Ice Blue (survey)
#D7FFFE
ΔE00 0.48
Pale Blue
#D0FEFE
ΔE00 0.98
Ice
#D6FFFA
ΔE00 1.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFFE #FFD5D6
analogous
#D5FFE9 #D5FFFE #D5EBFF
triadic
#D5FFFE #FED5FF #FFFED5
tetradic
#D5FFFE #E9D5FF #FFD5D6 #EBFFD5
square
#D5FFFE #E9D5FF #FFD5D6 #EBFFD5
split-complementary
#D5FFFE #FFD5EB #FFE9D5
monochromatic
#5BFFFB #98FFFD #D5FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.07
#D5FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#D5FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFFE
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFFE | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FBFE
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#C9FFFF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #d5fffe; /* rgb */ color: rgb(213, 255, 254); /* oklch */ color: oklch(97.0% 0.043 194.7);
Tailwind
colors: {
custom: {
50: '#e2fffe',
500: '#d5fffe',
950: '#000000',
},
}SCSS
$custom: #d5fffe; $custom-light: #e2fffe; $custom-dark: #000000;
JSON
{
"hex": "#d5fffe",
"rgb": {
"r": 213,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.571,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.97037,
"c": 0.04293,
"h": 194.7
},
"luminance": 0.92822
}Semantic roles & 50–950 ramp
primary
#D5FFFE
secondary
#EB8D90
accent
#0005E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685