#D2FEEB#D2FEEB
#D2FEEB is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.1% C 0.052 H 167.2°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FEEB |
|---|---|
| RGB | rgb(210, 254, 235) |
| HSL | hsl(154, 96%, 91%) |
| HSV | hsv(154, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(96.24, -17.65, 4.43) |
| CIE-LCH | lch(96.24, 18.20, 165.91°) |
| OKLab | oklab(96.1% -0.0504 0.0115) |
| OKLCH | oklch(96.1% 0.052 167.2) |
| XYZ | xyz(77.0116, 90.5813, 92.0076) |
| Luminance | 0.9058 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.04
Eggshell Blue
#C4FFF7
ΔE00 5.10
Duck Egg Blue
#C3FBF4
ΔE00 5.17
Ice
#D6FFFA
ΔE00 5.37
Light Light Blue
#CAFFFB
ΔE00 5.92
Very Pale Blue
#D6FFFE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FEEB #FED2E5
analogous
#D2FED5 #D2FEEB #D2FBFE
triadic
#D2FEEB #EBD2FE #FEEBD2
tetradic
#D2FEEB #D5D2FE #FED2E5 #FBFED2
square
#D2FEEB #D5D2FE #FED2E5 #FBFED2
split-complementary
#D2FEEB #FED2FB #FED5D2
monochromatic
#5AFBB6 #96FDD0 #D2FEEB #E1FEF2 #E1FEF2
Accessibility & contrast
On white
1.10
#D2FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#D2FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FEEB
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FEEB | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EA
Deuteranopia (green-blind)
#F3F2EC
Tritanopia (blue-blind)
#C9FEF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d2feeb; /* rgb */ color: rgb(210, 254, 235); /* oklch */ color: oklch(96.1% 0.052 167.2);
Tailwind
colors: {
custom: {
50: '#e0fef1',
500: '#d2feeb',
950: '#000000',
},
}SCSS
$custom: #d2feeb; $custom-light: #e0fef1; $custom-dark: #000000;
JSON
{
"hex": "#d2feeb",
"rgb": {
"r": 210,
"g": 254,
"b": 235
},
"hsl": {
"h": 154.091,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.96105,
"c": 0.05173,
"h": 167.2
},
"luminance": 0.90583
}Semantic roles & 50–950 ramp
primary
#D2FEEB
secondary
#E88CB4
accent
#0063E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585