#D2FFED#D2FFED
#D2FFED is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.4% C 0.052 H 169.0°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFED |
|---|---|
| RGB | rgb(210, 255, 237) |
| HSL | hsl(156, 100%, 91%) |
| HSV | hsv(156, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(96.55, -17.76, 3.85) |
| CIE-LCH | lch(96.55, 18.17, 167.77°) |
| OKLab | oklab(96.37% -0.0509 0.0099) |
| OKLCH | oklch(96.37% 0.052 169) |
| XYZ | xyz(77.6204, 91.3339, 93.6439) |
| Luminance | 0.9134 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 4.68
Duck Egg Blue
#C3FBF4
ΔE00 4.78
Pale Aqua
#B8FFEB
ΔE00 4.86
Ice
#D6FFFA
ΔE00 5.04
Light Light Blue
#CAFFFB
ΔE00 5.50
Very Pale Blue
#D6FFFE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFED #FFD2E4
analogous
#D2FFD6 #D2FFED #D2FAFF
triadic
#D2FFED #EDD2FF #FFEDD2
tetradic
#D2FFED #D6D2FF #FFD2E4 #FAFFD2
square
#D2FFED #D6D2FF #FFD2E4 #FAFFD2
split-complementary
#D2FFED #FFD2FA #FFD6D2
monochromatic
#58FFBC #95FFD5 #D2FFED #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.09
#D2FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#D2FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFED
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFED | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EC
Deuteranopia (green-blind)
#F4F3EE
Tritanopia (blue-blind)
#C9FFFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d2ffed; /* rgb */ color: rgb(210, 255, 237); /* oklch */ color: oklch(96.4% 0.052 169.0);
Tailwind
colors: {
custom: {
50: '#e0fff2',
500: '#d2ffed',
950: '#000000',
},
}SCSS
$custom: #d2ffed; $custom-light: #e0fff2; $custom-dark: #000000;
JSON
{
"hex": "#d2ffed",
"rgb": {
"r": 210,
"g": 255,
"b": 237
},
"hsl": {
"h": 156,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96367,
"c": 0.05191,
"h": 169
},
"luminance": 0.91336
}Semantic roles & 50–950 ramp
primary
#D2FFED
secondary
#EA8BB1
accent
#005CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685