#D2FFEC#D2FFEC
#D2FFEC is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.3% C 0.053 H 167.7°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFEC |
|---|---|
| RGB | rgb(210, 255, 236) |
| HSL | hsl(155, 100%, 91%) |
| HSV | hsv(155, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(96.52, -17.95, 4.33) |
| CIE-LCH | lch(96.52, 18.46, 166.44°) |
| OKLab | oklab(96.34% -0.0513 0.0112) |
| OKLCH | oklch(96.34% 0.053 167.7) |
| XYZ | xyz(77.4747, 91.2756, 92.8766) |
| Luminance | 0.9128 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.86
Eggshell Blue
#C4FFF7
ΔE00 4.97
Duck Egg Blue
#C3FBF4
ΔE00 5.09
Ice
#D6FFFA
ΔE00 5.38
Light Light Blue
#CAFFFB
ΔE00 5.84
Very Pale Blue
#D6FFFE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFEC #FFD2E5
analogous
#D2FFD5 #D2FFEC #D2FBFF
triadic
#D2FFEC #ECD2FF #FFECD2
tetradic
#D2FFEC #D5D2FF #FFD2E5 #FBFFD2
square
#D2FFEC #D5D2FF #FFD2E5 #FBFFD2
split-complementary
#D2FFEC #FFD2FB #FFD5D2
monochromatic
#58FFB8 #95FFD2 #D2FFEC #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.09
#D2FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#D2FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFEC
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFEC | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EB
Deuteranopia (green-blind)
#F4F3ED
Tritanopia (blue-blind)
#C9FFF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d2ffec; /* rgb */ color: rgb(210, 255, 236); /* oklch */ color: oklch(96.3% 0.053 167.7);
Tailwind
colors: {
custom: {
50: '#e0fff2',
500: '#d2ffec',
950: '#000000',
},
}SCSS
$custom: #d2ffec; $custom-light: #e0fff2; $custom-dark: #000000;
JSON
{
"hex": "#d2ffec",
"rgb": {
"r": 210,
"g": 255,
"b": 236
},
"hsl": {
"h": 154.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.9634,
"c": 0.05255,
"h": 167.7
},
"luminance": 0.91278
}Semantic roles & 50–950 ramp
primary
#D2FFEC
secondary
#EA8BB3
accent
#0061E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685