#D2FDEF#D2FDEF
#D2FDEF is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.0% C 0.048 H 173.5°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FDEF |
|---|---|
| RGB | rgb(210, 253, 239) |
| HSL | hsl(160, 91%, 91%) |
| HSV | hsv(160, 17%, 99%) |
| CMYK | cmyk(17%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(96.07, -16.40, 2.13) |
| CIE-LCH | lch(96.07, 16.54, 172.60°) |
| OKLab | oklab(96.01% -0.0476 0.0054) |
| OKLCH | oklch(96.01% 0.048 173.5) |
| XYZ | xyz(77.2795, 90.1820, 94.9799) |
| Luminance | 0.9018 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.62
Duck Egg Blue
#C3FBF4
ΔE00 3.83
Eggshell Blue
#C4FFF7
ΔE00 3.95
Light Light Blue
#CAFFFB
ΔE00 4.32
Very Pale Blue
#D6FFFE
ΔE00 5.29
Ice Blue (survey)
#D7FFFE
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FDEF #FDD2E0
analogous
#D2FDD9 #D2FDEF #D2F5FD
triadic
#D2FDEF #EFD2FD #FDEFD2
tetradic
#D2FDEF #D9D2FD #FDD2E0 #F5FDD2
square
#D2FDEF #D9D2FD #FDD2E0 #F5FDD2
split-complementary
#D2FDEF #FDD2F5 #FDD9D2
monochromatic
#5DF8C5 #97FADA #D2FDEF #E2FEF5 #E2FEF5
Accessibility & contrast
On white
1.10
#D2FDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#D2FDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FDEF
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FDEF | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EE
Deuteranopia (green-blind)
#F2F1F0
Tritanopia (blue-blind)
#C8FEF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d2fdef; /* rgb */ color: rgb(210, 253, 239); /* oklch */ color: oklch(96.0% 0.048 173.5);
Tailwind
colors: {
custom: {
50: '#e0fef4',
500: '#d2fdef',
950: '#000000',
},
}SCSS
$custom: #d2fdef; $custom-light: #e0fef4; $custom-dark: #000000;
JSON
{
"hex": "#d2fdef",
"rgb": {
"r": 210,
"g": 253,
"b": 239
},
"hsl": {
"h": 160.465,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.96006,
"c": 0.04787,
"h": 173.5
},
"luminance": 0.90184
}Semantic roles & 50–950 ramp
primary
#D2FDEF
secondary
#E68DAA
accent
#004BE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585