#D5FFEB#D5FFEB
#D5FFEB is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.5% C 0.051 H 164.9°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFEB |
|---|---|
| RGB | rgb(213, 255, 235) |
| HSL | hsl(151, 100%, 92%) |
| HSV | hsv(151, 16%, 100%) |
| CMYK | cmyk(16.5%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(96.68, -17.20, 5.10) |
| CIE-LCH | lch(96.68, 17.94, 163.49°) |
| OKLab | oklab(96.51% -0.0489 0.0132) |
| OKLCH | oklch(96.51% 0.051 164.9) |
| XYZ | xyz(78.1921, 91.6623, 92.1541) |
| Luminance | 0.9166 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.56
Ice
#D6FFFA
ΔE00 5.65
Eggshell Blue
#C4FFF7
ΔE00 5.68
Duck Egg Blue
#C3FBF4
ΔE00 5.76
Light Light Blue
#CAFFFB
ΔE00 6.41
Very Pale Blue
#D6FFFE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFEB #FFD5E9
analogous
#D5FFD6 #D5FFEB #D5FEFF
triadic
#D5FFEB #EBD5FF #FFEBD5
tetradic
#D5FFEB #D6D5FF #FFD5E9 #FEFFD5
square
#D5FFEB #D6D5FF #FFD5E9 #FEFFD5
split-complementary
#D5FFEB #FFD5FE #FFD6D5
monochromatic
#5BFFB1 #98FFCE #D5FFEB #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.09
#D5FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#D5FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFEB
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFEB | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EA
Deuteranopia (green-blind)
#F5F3EC
Tritanopia (blue-blind)
#CDFFF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d5ffeb; /* rgb */ color: rgb(213, 255, 235); /* oklch */ color: oklch(96.5% 0.051 164.9);
Tailwind
colors: {
custom: {
50: '#e2fff1',
500: '#d5ffeb',
950: '#000000',
},
}SCSS
$custom: #d5ffeb; $custom-light: #e2fff1; $custom-dark: #000000;
JSON
{
"hex": "#d5ffeb",
"rgb": {
"r": 213,
"g": 255,
"b": 235
},
"hsl": {
"h": 151.429,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.96506,
"c": 0.05068,
"h": 164.9
},
"luminance": 0.91664
}Semantic roles & 50–950 ramp
primary
#D5FFEB
secondary
#EB8DBA
accent
#006DE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685