#D5FFEC#D5FFEC
#D5FFEC is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.5% C 0.050 H 166.2°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFEC |
|---|---|
| RGB | rgb(213, 255, 236) |
| HSL | hsl(153, 100%, 92%) |
| HSV | hsv(153, 16%, 100%) |
| CMYK | cmyk(16.5%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(96.71, -17.01, 4.62) |
| CIE-LCH | lch(96.71, 17.63, 164.81°) |
| OKLab | oklab(96.53% -0.0485 0.012) |
| OKLCH | oklch(96.53% 0.05 166.2) |
| XYZ | xyz(78.3370, 91.7202, 92.9171) |
| Luminance | 0.9172 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.31
Eggshell Blue
#C4FFF7
ΔE00 5.40
Duck Egg Blue
#C3FBF4
ΔE00 5.46
Pale Aqua
#B8FFEB
ΔE00 5.54
Light Light Blue
#CAFFFB
ΔE00 6.08
Very Pale Blue
#D6FFFE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFEC #FFD5E8
analogous
#D5FFD7 #D5FFEC #D5FDFF
triadic
#D5FFEC #ECD5FF #FFECD5
tetradic
#D5FFEC #D7D5FF #FFD5E8 #FDFFD5
square
#D5FFEC #D7D5FF #FFD5E8 #FDFFD5
split-complementary
#D5FFEC #FFD5FD #FFD7D5
monochromatic
#5BFFB5 #98FFD0 #D5FFEC #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.09
#D5FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#D5FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFEC
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFEC | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EB
Deuteranopia (green-blind)
#F5F3ED
Tritanopia (blue-blind)
#CDFFF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d5ffec; /* rgb */ color: rgb(213, 255, 236); /* oklch */ color: oklch(96.5% 0.050 166.2);
Tailwind
colors: {
custom: {
50: '#e2fff2',
500: '#d5ffec',
950: '#000000',
},
}SCSS
$custom: #d5ffec; $custom-light: #e2fff2; $custom-dark: #000000;
JSON
{
"hex": "#d5ffec",
"rgb": {
"r": 213,
"g": 255,
"b": 236
},
"hsl": {
"h": 152.857,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.96532,
"c": 0.04998,
"h": 166.2
},
"luminance": 0.91722
}Semantic roles & 50–950 ramp
primary
#D5FFEC
secondary
#EB8DB8
accent
#0068E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685