#D2FEE8#D2FEE8
#D2FEE8 is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.0% C 0.054 H 163.6°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FEE8 |
|---|---|
| RGB | rgb(210, 254, 232) |
| HSL | hsl(150, 96%, 91%) |
| HSV | hsv(150, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 8.7%, 0.4%) |
| CIE-LAB | lab(96.17, -18.21, 5.87) |
| CIE-LCH | lch(96.17, 19.13, 162.13°) |
| OKLab | oklab(96.03% -0.0516 0.0152) |
| OKLCH | oklch(96.03% 0.054 163.6) |
| XYZ | xyz(76.5819, 90.4094, 89.7442) |
| Luminance | 0.9041 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.19
Eggshell Blue
#C4FFF7
ΔE00 5.99
Duck Egg Blue
#C3FBF4
ΔE00 6.10
Ice
#D6FFFA
ΔE00 6.36
Light Light Blue
#CAFFFB
ΔE00 6.92
Pale Turquoise
#A5FBD5
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FEE8 #FED2E8
analogous
#D2FED2 #D2FEE8 #D2FEFE
triadic
#D2FEE8 #E8D2FE #FEE8D2
tetradic
#D2FEE8 #D2D2FE #FED2E8 #FEFED2
square
#D2FEE8 #D2D2FE #FED2E8 #FEFED2
split-complementary
#D2FEE8 #FED2FE #FED2D2
monochromatic
#5AFBAB #96FDC9 #D2FEE8 #E1FEF0 #E1FEF0
Accessibility & contrast
On white
1.10
#D2FEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#D2FEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FEE8
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FEE8 | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E7
Deuteranopia (green-blind)
#F4F2E9
Tritanopia (blue-blind)
#CAFEF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d2fee8; /* rgb */ color: rgb(210, 254, 232); /* oklch */ color: oklch(96.0% 0.054 163.6);
Tailwind
colors: {
custom: {
50: '#e0feef',
500: '#d2fee8',
950: '#000000',
},
}SCSS
$custom: #d2fee8; $custom-light: #e0feef; $custom-dark: #000000;
JSON
{
"hex": "#d2fee8",
"rgb": {
"r": 210,
"g": 254,
"b": 232
},
"hsl": {
"h": 150,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.96025,
"c": 0.05384,
"h": 163.6
},
"luminance": 0.90411
}Semantic roles & 50–950 ramp
primary
#D2FEE8
secondary
#E88CBA
accent
#0073E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685