#D2FEE9#D2FEE9
#D2FEE9 is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.1% C 0.053 H 164.8°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FEE9 |
|---|---|
| RGB | rgb(210, 254, 233) |
| HSL | hsl(151, 96%, 91%) |
| HSV | hsv(151, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 8.3%, 0.4%) |
| CIE-LAB | lab(96.19, -18.03, 5.39) |
| CIE-LCH | lch(96.19, 18.81, 163.35°) |
| OKLab | oklab(96.05% -0.0512 0.014) |
| OKLCH | oklch(96.05% 0.053 164.8) |
| XYZ | xyz(76.7243, 90.4664, 90.4944) |
| Luminance | 0.9047 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.12
Eggshell Blue
#C4FFF7
ΔE00 5.69
Duck Egg Blue
#C3FBF4
ΔE00 5.79
Ice
#D6FFFA
ΔE00 6.04
Light Light Blue
#CAFFFB
ΔE00 6.59
Very Pale Blue
#D6FFFE
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FEE9 #FED2E7
analogous
#D2FED3 #D2FEE9 #D2FDFE
triadic
#D2FEE9 #E9D2FE #FEE9D2
tetradic
#D2FEE9 #D3D2FE #FED2E7 #FDFED2
square
#D2FEE9 #D3D2FE #FED2E7 #FDFED2
split-complementary
#D2FEE9 #FED2FD #FED3D2
monochromatic
#5AFBAE #96FDCC #D2FEE9 #E1FEF0 #E1FEF0
Accessibility & contrast
On white
1.10
#D2FEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#D2FEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FEE9
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FEE9 | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E8
Deuteranopia (green-blind)
#F4F2EA
Tritanopia (blue-blind)
#CAFEF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d2fee9; /* rgb */ color: rgb(210, 254, 233); /* oklch */ color: oklch(96.1% 0.053 164.8);
Tailwind
colors: {
custom: {
50: '#e0fef0',
500: '#d2fee9',
950: '#000000',
},
}SCSS
$custom: #d2fee9; $custom-light: #e0fef0; $custom-dark: #000000;
JSON
{
"hex": "#d2fee9",
"rgb": {
"r": 210,
"g": 254,
"b": 233
},
"hsl": {
"h": 151.364,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.96051,
"c": 0.05311,
"h": 164.8
},
"luminance": 0.90468
}Semantic roles & 50–950 ramp
primary
#D2FEE9
secondary
#E88CB8
accent
#006EE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585