#D2E6E6#D2E6E6
#D2E6E6 is a very light, muted teal. Relative luminance 0.760; OKLCH L 91.0% C 0.021 H 196.8°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E6E6 |
|---|---|
| RGB | rgb(210, 230, 230) |
| HSL | hsl(180, 29%, 86%) |
| HSV | hsv(180, 9%, 90%) |
| CMYK | cmyk(8.7%, 0%, 0%, 9.8%) |
| CIE-LAB | lab(89.86, -6.60, -2.26) |
| CIE-LCH | lch(89.86, 6.97, 198.93°) |
| OKLab | oklab(91.01% -0.0203 -0.0061) |
| OKLCH | oklch(91.01% 0.021 196.8) |
| XYZ | xyz(69.1549, 76.0074, 85.8750) |
| Luminance | 0.7601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.77
Lightcyan
#E0FFFF
ΔE00 5.83
Light Grey
#D8DCD6
ΔE00 6.62
Mintcream
#F5FFFA
ΔE00 6.91
Ice Blue (survey)
#D7FFFE
ΔE00 7.26
Fog
#D8DCE0
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E6E6 #E6D2D2
analogous
#D2E6DC #D2E6E6 #D2DCE6
triadic
#D2E6E6 #E6D2E6 #E6E6D2
tetradic
#D2E6E6 #DCD2E6 #E6D2D2 #DCE6D2
square
#D2E6E6 #DCD2E6 #E6D2D2 #DCE6D2
split-complementary
#D2E6E6 #E6D2DC #E6DCD2
monochromatic
#83BABA #ABD0D0 #D2E6E6 #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.30
#D2E6E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#D2E6E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E6E6
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E6E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E6E6 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4E6
Deuteranopia (green-blind)
#DFE1E6
Tritanopia (blue-blind)
#CCE7E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2e6e6; /* rgb */ color: rgb(210, 230, 230); /* oklch */ color: oklch(91.0% 0.021 196.8);
Tailwind
colors: {
custom: {
50: '#dfeded',
500: '#d2e6e6',
950: '#000000',
},
}SCSS
$custom: #d2e6e6; $custom-light: #dfeded; $custom-dark: #000000;
JSON
{
"hex": "#d2e6e6",
"rgb": {
"r": 210,
"g": 230,
"b": 230
},
"hsl": {
"h": 180,
"s": 28.571,
"l": 86.275
},
"oklch": {
"l": 0.91012,
"c": 0.02125,
"h": 196.8
},
"luminance": 0.76008
}Semantic roles & 50–950 ramp
primary
#D2E6E6
secondary
#BE9E9E
accent
#3E3EA7
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484