#D2E2DF#D2E2DF
#D2E2DF is a very light, near-neutral teal. Relative luminance 0.734; OKLCH L 90.0% C 0.018 H 183.5°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E2DF |
|---|---|
| RGB | rgb(210, 226, 223) |
| HSL | hsl(169, 22%, 85%) |
| HSV | hsv(169, 7%, 89%) |
| CMYK | cmyk(7.1%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(88.65, -5.88, -0.37) |
| CIE-LCH | lch(88.65, 5.89, 183.59°) |
| OKLab | oklab(89.99% -0.0175 -0.0011) |
| OKLCH | oklch(89.99% 0.018 183.5) |
| XYZ | xyz(67.0912, 73.4213, 80.4348) |
| Luminance | 0.7342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.95
Azure (CSS)
#F0FFFF
ΔE00 6.44
Mintcream
#F5FFFA
ΔE00 6.80
Fog
#D8DCE0
ΔE00 6.89
Lightcyan
#E0FFFF
ΔE00 7.21
Silver (survey)
#C5C9C7
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E2DF #E2D2D5
analogous
#D2E2D7 #D2E2DF #D2DDE2
triadic
#D2E2DF #DFD2E2 #E2DFD2
tetradic
#D2E2DF #D7D2E2 #E2D2D5 #DDE2D2
square
#D2E2DF #D7D2E2 #E2D2D5 #DDE2D2
split-complementary
#D2E2DF #E2D2DD #E2D7D2
monochromatic
#88B2AA #ADCAC5 #D2E2DF #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.34
#D2E2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#D2E2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E2DF
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E2DF | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DF
Deuteranopia (green-blind)
#DDDEDF
Tritanopia (blue-blind)
#CEE3E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d2e2df; /* rgb */ color: rgb(210, 226, 223); /* oklch */ color: oklch(90.0% 0.018 183.5);
Tailwind
colors: {
custom: {
50: '#dfebe9',
500: '#d2e2df',
950: '#000000',
},
}SCSS
$custom: #d2e2df; $custom-light: #dfebe9; $custom-dark: #000000;
JSON
{
"hex": "#d2e2df",
"rgb": {
"r": 210,
"g": 226,
"b": 223
},
"hsl": {
"h": 168.75,
"s": 21.622,
"l": 85.49
},
"oklch": {
"l": 0.89993,
"c": 0.01756,
"h": 183.5
},
"luminance": 0.73422
}Semantic roles & 50–950 ramp
primary
#D2E2DF
secondary
#B9A0A4
accent
#4556A0
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484