#D0FDEB#D0FDEB
#D0FDEB is a very light, muted teal. Relative luminance 0.897; OKLCH L 95.8% C 0.052 H 169.0°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FDEB |
|---|---|
| RGB | rgb(208, 253, 235) |
| HSL | hsl(156, 92%, 90%) |
| HSV | hsv(156, 18%, 99%) |
| CMYK | cmyk(17.8%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(95.85, -17.78, 3.86) |
| CIE-LCH | lch(95.85, 18.20, 167.75°) |
| OKLab | oklab(95.77% -0.051 0.0099) |
| OKLCH | oklch(95.77% 0.052 169) |
| XYZ | xyz(76.1291, 89.6564, 91.8755) |
| Luminance | 0.8966 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 4.67
Duck Egg Blue
#C3FBF4
ΔE00 4.71
Pale Aqua
#B8FFEB
ΔE00 4.79
Ice
#D6FFFA
ΔE00 5.10
Light Light Blue
#CAFFFB
ΔE00 5.52
Very Pale Blue
#D6FFFE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FDEB #FDD0E2
analogous
#D0FDD4 #D0FDEB #D0F8FD
triadic
#D0FDEB #EBD0FD #FDEBD0
tetradic
#D0FDEB #D4D0FD #FDD0E2 #F8FDD0
square
#D0FDEB #D4D0FD #FDD0E2 #F8FDD0
split-complementary
#D0FDEB #FDD0F8 #FDD4D0
monochromatic
#5BF8B9 #95FBD2 #D0FDEB #E2FEF3 #E2FEF3
Accessibility & contrast
On white
1.11
#D0FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#D0FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FDEB
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FDEB | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EA
Deuteranopia (green-blind)
#F2F1EC
Tritanopia (blue-blind)
#C7FEF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d0fdeb; /* rgb */ color: rgb(208, 253, 235); /* oklch */ color: oklch(95.8% 0.052 169.0);
Tailwind
colors: {
custom: {
50: '#dffef1',
500: '#d0fdeb',
950: '#000000',
},
}SCSS
$custom: #d0fdeb; $custom-light: #dffef1; $custom-dark: #000000;
JSON
{
"hex": "#d0fdeb",
"rgb": {
"r": 208,
"g": 253,
"b": 235
},
"hsl": {
"h": 156,
"s": 91.837,
"l": 90.392
},
"oklch": {
"l": 0.95769,
"c": 0.05198,
"h": 169
},
"luminance": 0.89659
}Semantic roles & 50–950 ramp
primary
#D0FDEB
secondary
#E68BB0
accent
#005CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585