#D3DFDA#D3DFDA
#D3DFDA is a very light, near-neutral teal. Relative luminance 0.717; OKLCH L 89.3% C 0.015 H 169.2°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DFDA |
|---|---|
| RGB | rgb(211, 223, 218) |
| HSL | hsl(155, 16%, 85%) |
| HSV | hsv(155, 5%, 87%) |
| CMYK | cmyk(5.4%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(87.82, -4.94, 1.06) |
| CIE-LCH | lch(87.82, 5.05, 167.93°) |
| OKLab | oklab(89.31% -0.0143 0.0027) |
| OKLCH | oklch(89.31% 0.015 169.2) |
| XYZ | xyz(65.9041, 71.6857, 76.6807) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.37
Silver (survey)
#C5C9C7
ΔE00 6.18
Gainsboro
#DCDCDC
ΔE00 6.40
Fog
#D8DCE0
ΔE00 6.43
Light Gray
#D3D3D3
ΔE00 6.75
Mintcream
#F5FFFA
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DFDA #DFD3D8
analogous
#D3DFD4 #D3DFDA #D3DEDF
triadic
#D3DFDA #DAD3DF #DFDAD3
tetradic
#D3DFDA #D4D3DF #DFD3D8 #DEDFD3
square
#D3DFDA #D4D3DF #DFD3D8 #DEDFD3
split-complementary
#D3DFDA #DFD3DE #DFD4D3
monochromatic
#8CAB9E #B0C5BC #D3DFDA #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.37
#D3DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#D3DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DFDA
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DFDA | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDA
Deuteranopia (green-blind)
#DCDBDA
Tritanopia (blue-blind)
#D1DFDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d3dfda; /* rgb */ color: rgb(211, 223, 218); /* oklch */ color: oklch(89.3% 0.015 169.2);
Tailwind
colors: {
custom: {
50: '#e0e9e5',
500: '#d3dfda',
950: '#000000',
},
}SCSS
$custom: #d3dfda; $custom-light: #e0e9e5; $custom-dark: #000000;
JSON
{
"hex": "#d3dfda",
"rgb": {
"r": 211,
"g": 223,
"b": 218
},
"hsl": {
"h": 155,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.89313,
"c": 0.01454,
"h": 169.2
},
"luminance": 0.71686
}Semantic roles & 50–950 ramp
primary
#D3DFDA
secondary
#B4A2AA
accent
#4B6C9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484