#D2DCDA#D2DCDA
#D2DCDA is a very light, near-neutral teal. Relative luminance 0.700; OKLCH L 88.6% C 0.011 H 182.8°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCDA |
|---|---|
| RGB | rgb(210, 220, 218) |
| HSL | hsl(168, 13%, 84%) |
| HSV | hsv(168, 5%, 86%) |
| CMYK | cmyk(4.5%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(86.97, -3.73, -0.19) |
| CIE-LCH | lch(86.97, 3.73, 182.85°) |
| OKLab | oklab(88.63% -0.0111 -0.0005) |
| OKLCH | oklch(88.63% 0.011 182.8) |
| XYZ | xyz(64.8240, 69.9495, 76.4025) |
| Luminance | 0.6995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.98
Fog
#D8DCE0
ΔE00 4.67
Silver (survey)
#C5C9C7
ΔE00 4.97
Gainsboro
#DCDCDC
ΔE00 4.99
Light Gray
#D3D3D3
ΔE00 5.21
Azure (CSS)
#F0FFFF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCDA #DCD2D4
analogous
#D2DCD5 #D2DCDA #D2D9DC
triadic
#D2DCDA #DAD2DC #DCDAD2
tetradic
#D2DCDA #D5D2DC #DCD2D4 #D9DCD2
square
#D2DCDA #D5D2DC #DCD2D4 #D9DCD2
split-complementary
#D2DCDA #DCD2D9 #DCD5D2
monochromatic
#8DA6A1 #B0C1BE #D2DCDA #EEF2F1 #EEF2F1
Accessibility & contrast
On white
1.40
#D2DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#D2DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCDA
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCDA | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDA
Deuteranopia (green-blind)
#D9D9DA
Tritanopia (blue-blind)
#D0DCDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d2dcda; /* rgb */ color: rgb(210, 220, 218); /* oklch */ color: oklch(88.6% 0.011 182.8);
Tailwind
colors: {
custom: {
50: '#dfe6e5',
500: '#d2dcda',
950: '#000000',
},
}SCSS
$custom: #d2dcda; $custom-light: #dfe6e5; $custom-dark: #000000;
JSON
{
"hex": "#d2dcda",
"rgb": {
"r": 210,
"g": 220,
"b": 218
},
"hsl": {
"h": 168,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.88629,
"c": 0.01112,
"h": 182.8
},
"luminance": 0.6995
}Semantic roles & 50–950 ramp
primary
#D2DCDA
secondary
#B1A2A5
accent
#4F5D97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484