#D5FDED#D5FDED
#D5FDED is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.1% C 0.046 H 169.2°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FDED |
|---|---|
| RGB | rgb(213, 253, 237) |
| HSL | hsl(156, 91%, 91%) |
| HSV | hsv(156, 16%, 99%) |
| CMYK | cmyk(15.8%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(96.21, -15.84, 3.38) |
| CIE-LCH | lch(96.21, 16.20, 167.95°) |
| OKLab | oklab(96.14% -0.0455 0.0087) |
| OKLCH | oklch(96.14% 0.046 169.2) |
| XYZ | xyz(77.8480, 90.5092, 93.4728) |
| Luminance | 0.9051 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.29
Duck Egg Blue
#C3FBF4
ΔE00 4.86
Eggshell Blue
#C4FFF7
ΔE00 4.97
Light Light Blue
#CAFFFB
ΔE00 5.31
Very Pale Blue
#D6FFFE
ΔE00 5.96
Ice Blue (survey)
#D7FFFE
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FDED #FDD5E5
analogous
#D5FDD9 #D5FDED #D5F9FD
triadic
#D5FDED #EDD5FD #FDEDD5
tetradic
#D5FDED #D9D5FD #FDD5E5 #F9FDD5
square
#D5FDED #D9D5FD #FDD5E5 #F9FDD5
split-complementary
#D5FDED #FDD5F9 #FDD9D5
monochromatic
#60F7BB #9BFAD4 #D5FDED #E2FEF2 #E2FEF2
Accessibility & contrast
On white
1.10
#D5FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#D5FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FDED
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FDED | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EC
Deuteranopia (green-blind)
#F3F2EE
Tritanopia (blue-blind)
#CDFEF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d5fded; /* rgb */ color: rgb(213, 253, 237); /* oklch */ color: oklch(96.1% 0.046 169.2);
Tailwind
colors: {
custom: {
50: '#e2fef2',
500: '#d5fded',
950: '#000000',
},
}SCSS
$custom: #d5fded; $custom-light: #e2fef2; $custom-dark: #000000;
JSON
{
"hex": "#d5fded",
"rgb": {
"r": 213,
"g": 253,
"b": 237
},
"hsl": {
"h": 156,
"s": 90.909,
"l": 91.373
},
"oklch": {
"l": 0.96144,
"c": 0.04635,
"h": 169.2
},
"luminance": 0.90511
}Semantic roles & 50–950 ramp
primary
#D5FDED
secondary
#E690B2
accent
#005CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585