#D4DFDA#D4DFDA
#D4DFDA is a very light, near-neutral teal. Relative luminance 0.718; OKLCH L 89.4% C 0.014 H 167.1°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DFDA |
|---|---|
| RGB | rgb(212, 223, 218) |
| HSL | hsl(153, 15%, 85%) |
| HSV | hsv(153, 5%, 87%) |
| CMYK | cmyk(4.9%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(87.89, -4.60, 1.17) |
| CIE-LCH | lch(87.89, 4.75, 165.76°) |
| OKLab | oklab(89.39% -0.0133 0.003) |
| OKLCH | oklch(89.39% 0.014 167.1) |
| XYZ | xyz(66.1915, 71.8339, 76.6942) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.99
Silver (survey)
#C5C9C7
ΔE00 6.00
Gainsboro
#DCDCDC
ΔE00 6.05
Fog
#D8DCE0
ΔE00 6.17
Light Gray
#D3D3D3
ΔE00 6.43
Mintcream
#F5FFFA
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DFDA #DFD4D9
analogous
#D4DFD4 #D4DFDA #D4DEDF
triadic
#D4DFDA #DAD4DF #DFDAD4
tetradic
#D4DFDA #D4D4DF #DFD4D9 #DEDFD4
square
#D4DFDA #D4D4DF #DFD4D9 #DEDFD4
split-complementary
#D4DFDA #DFD4DE #DFD4D4
monochromatic
#8EAB9E #B1C5BC #D4DFDA #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.37
#D4DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#D4DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DFDA
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DFDA | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDA
Deuteranopia (green-blind)
#DCDCDA
Tritanopia (blue-blind)
#D2DFDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dfda; /* rgb */ color: rgb(212, 223, 218); /* oklch */ color: oklch(89.4% 0.014 167.1);
Tailwind
colors: {
custom: {
50: '#e1e9e5',
500: '#d4dfda',
950: '#000000',
},
}SCSS
$custom: #d4dfda; $custom-light: #e1e9e5; $custom-dark: #000000;
JSON
{
"hex": "#d4dfda",
"rgb": {
"r": 212,
"g": 223,
"b": 218
},
"hsl": {
"h": 152.727,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.89387,
"c": 0.0136,
"h": 167.1
},
"luminance": 0.71834
}Semantic roles & 50–950 ramp
primary
#D4DFDA
secondary
#B4A3AB
accent
#4D6F99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484