#D2FEEC#D2FEEC
#D2FEEC is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.1% C 0.051 H 168.5°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FEEC |
|---|---|
| RGB | rgb(210, 254, 236) |
| HSL | hsl(155, 96%, 91%) |
| HSV | hsv(155, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(96.26, -17.46, 3.95) |
| CIE-LCH | lch(96.26, 17.90, 167.25°) |
| OKLab | oklab(96.13% -0.05 0.0102) |
| OKLCH | oklch(96.13% 0.051 168.5) |
| XYZ | xyz(77.1565, 90.6393, 92.7706) |
| Luminance | 0.9064 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 4.81
Duck Egg Blue
#C3FBF4
ΔE00 4.86
Ice
#D6FFFA
ΔE00 5.03
Pale Aqua
#B8FFEB
ΔE00 5.04
Light Light Blue
#CAFFFB
ΔE00 5.58
Very Pale Blue
#D6FFFE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FEEC #FED2E4
analogous
#D2FED6 #D2FEEC #D2FAFE
triadic
#D2FEEC #ECD2FE #FEECD2
tetradic
#D2FEEC #D6D2FE #FED2E4 #FAFED2
square
#D2FEEC #D6D2FE #FED2E4 #FAFED2
split-complementary
#D2FEEC #FED2FA #FED6D2
monochromatic
#5AFBB9 #96FDD3 #D2FEEC #E1FEF2 #E1FEF2
Accessibility & contrast
On white
1.10
#D2FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#D2FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FEEC
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FEEC | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#F3F2ED
Tritanopia (blue-blind)
#C9FFF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d2feec; /* rgb */ color: rgb(210, 254, 236); /* oklch */ color: oklch(96.1% 0.051 168.5);
Tailwind
colors: {
custom: {
50: '#e0fef2',
500: '#d2feec',
950: '#000000',
},
}SCSS
$custom: #d2feec; $custom-light: #e0fef2; $custom-dark: #000000;
JSON
{
"hex": "#d2feec",
"rgb": {
"r": 210,
"g": 254,
"b": 236
},
"hsl": {
"h": 155.455,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.96132,
"c": 0.05108,
"h": 168.5
},
"luminance": 0.90641
}Semantic roles & 50–950 ramp
primary
#D2FEEC
secondary
#E88CB2
accent
#005EE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585