#D2FDED#D2FDED
#D2FDED is a very light, muted teal. Relative luminance 0.901; OKLCH L 96.0% C 0.049 H 170.7°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FDED |
|---|---|
| RGB | rgb(210, 253, 237) |
| HSL | hsl(158, 91%, 91%) |
| HSV | hsv(158, 17%, 99%) |
| CMYK | cmyk(17%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(96.02, -16.78, 3.09) |
| CIE-LCH | lch(96.02, 17.06, 169.56°) |
| OKLab | oklab(95.95% -0.0483 0.0079) |
| OKLCH | oklch(95.95% 0.049 170.7) |
| XYZ | xyz(76.9857, 90.0645, 93.4324) |
| Luminance | 0.9007 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.33
Duck Egg Blue
#C3FBF4
ΔE00 4.38
Eggshell Blue
#C4FFF7
ΔE00 4.42
Light Light Blue
#CAFFFB
ΔE00 4.99
Pale Aqua
#B8FFEB
ΔE00 5.31
Very Pale Blue
#D6FFFE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FDED #FDD2E2
analogous
#D2FDD7 #D2FDED #D2F7FD
triadic
#D2FDED #EDD2FD #FDEDD2
tetradic
#D2FDED #D7D2FD #FDD2E2 #F7FDD2
square
#D2FDED #D7D2FD #FDD2E2 #F7FDD2
split-complementary
#D2FDED #FDD2F7 #FDD7D2
monochromatic
#5DF8BE #97FAD6 #D2FDED #E2FEF3 #E2FEF3
Accessibility & contrast
On white
1.10
#D2FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#D2FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FDED
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FDED | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EC
Deuteranopia (green-blind)
#F2F1EE
Tritanopia (blue-blind)
#C9FEF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d2fded; /* rgb */ color: rgb(210, 253, 237); /* oklch */ color: oklch(96.0% 0.049 170.7);
Tailwind
colors: {
custom: {
50: '#e0fef2',
500: '#d2fded',
950: '#000000',
},
}SCSS
$custom: #d2fded; $custom-light: #e0fef2; $custom-dark: #000000;
JSON
{
"hex": "#d2fded",
"rgb": {
"r": 210,
"g": 253,
"b": 237
},
"hsl": {
"h": 157.674,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.95951,
"c": 0.049,
"h": 170.7
},
"luminance": 0.90067
}Semantic roles & 50–950 ramp
primary
#D2FDED
secondary
#E68DAE
accent
#0055E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585