#D4DFCB#D4DFCB
#D4DFCB is a very light, muted yellow-green. Relative luminance 0.711; OKLCH L 89.0% C 0.029 H 130.7°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DFCB |
|---|---|
| RGB | rgb(212, 223, 203) |
| HSL | hsl(93, 24%, 84%) |
| HSV | hsv(93, 9%, 87%) |
| CMYK | cmyk(4.9%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(87.53, -7.26, 8.53) |
| CIE-LCH | lch(87.53, 11.21, 130.41°) |
| OKLab | oklab(88.98% -0.0192 0.0223) |
| OKLCH | oklch(88.98% 0.029 130.7) |
| XYZ | xyz(64.3168, 71.0840, 66.8205) |
| Luminance | 0.7108 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.69
Beige
#F5F5DC
ΔE00 6.90
Honeydew
#F0FFF0
ΔE00 7.12
Eggshell
#F0EAD6
ΔE00 7.96
Off White (survey)
#FFFFE4
ΔE00 8.59
Lightyellow
#FFFFE0
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DFCB #D6CBDF
analogous
#DEDFCB #D4DFCB #CBDFCC
triadic
#D4DFCB #CBD4DF #DFCBD4
tetradic
#D4DFCB #CBDEDF #D6CBDF #DFCCCB
square
#D4DFCB #CBDEDF #D6CBDF #DFCCCB
split-complementary
#D4DFCB #CCCBDF #DFCBDE
monochromatic
#95B07F #B5C8A5 #D4DFCB #EFF3EC #EFF3EC
Accessibility & contrast
On white
1.38
#D4DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#D4DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DFCB
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DFCB | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCA
Deuteranopia (green-blind)
#DFDBCC
Tritanopia (blue-blind)
#D5DDD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4dfcb; /* rgb */ color: rgb(212, 223, 203); /* oklch */ color: oklch(89.0% 0.029 130.7);
Tailwind
colors: {
custom: {
50: '#e1e9da',
500: '#d4dfcb',
950: '#000000',
},
}SCSS
$custom: #d4dfcb; $custom-light: #e1e9da; $custom-dark: #000000;
JSON
{
"hex": "#d4dfcb",
"rgb": {
"r": 212,
"g": 223,
"b": 203
},
"hsl": {
"h": 93,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.88981,
"c": 0.02938,
"h": 130.7
},
"luminance": 0.71084
}Semantic roles & 50–950 ramp
primary
#D4DFCB
secondary
#A998B6
accent
#43A278
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483