#D2DFDA#D2DFDA
#D2DFDA is a very light, near-neutral teal. Relative luminance 0.715; OKLCH L 89.2% C 0.015 H 171.0°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFDA |
|---|---|
| RGB | rgb(210, 223, 218) |
| HSL | hsl(157, 17%, 85%) |
| HSV | hsv(157, 6%, 87%) |
| CMYK | cmyk(5.8%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(87.75, -5.27, 0.94) |
| CIE-LCH | lch(87.75, 5.36, 169.86°) |
| OKLab | oklab(89.24% -0.0153 0.0024) |
| OKLCH | oklch(89.24% 0.015 171) |
| XYZ | xyz(65.6184, 71.5384, 76.6673) |
| Luminance | 0.7154 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.75
Silver (survey)
#C5C9C7
ΔE00 6.39
Fog
#D8DCE0
ΔE00 6.70
Gainsboro
#DCDCDC
ΔE00 6.75
Mintcream
#F5FFFA
ΔE00 7.04
Light Gray
#D3D3D3
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFDA #DFD2D7
analogous
#D2DFD4 #D2DFDA #D2DEDF
triadic
#D2DFDA #DAD2DF #DFDAD2
tetradic
#D2DFDA #D4D2DF #DFD2D7 #DEDFD2
square
#D2DFDA #D4D2DF #DFD2D7 #DEDFD2
split-complementary
#D2DFDA #DFD2DE #DFD4D2
monochromatic
#8AAC9F #AEC6BD #D2DFDA #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.37
#D2DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#D2DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFDA
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFDA | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDA
Deuteranopia (green-blind)
#DBDBDA
Tritanopia (blue-blind)
#CFDFDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dfda; /* rgb */ color: rgb(210, 223, 218); /* oklch */ color: oklch(89.2% 0.015 171.0);
Tailwind
colors: {
custom: {
50: '#dfe9e5',
500: '#d2dfda',
950: '#000000',
},
}SCSS
$custom: #d2dfda; $custom-light: #dfe9e5; $custom-dark: #000000;
JSON
{
"hex": "#d2dfda",
"rgb": {
"r": 210,
"g": 223,
"b": 218
},
"hsl": {
"h": 156.923,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.89239,
"c": 0.01549,
"h": 171
},
"luminance": 0.71539
}Semantic roles & 50–950 ramp
primary
#D2DFDA
secondary
#B5A1A8
accent
#4A699B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484