#D2DFAB#D2DFAB
#D2DFAB is a very light, moderate yellow-green. Relative luminance 0.694; OKLCH L 88.1% C 0.070 H 119.3°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFAB |
|---|---|
| RGB | rgb(210, 223, 171) |
| HSL | hsl(75, 45%, 77%) |
| HSV | hsv(75, 23%, 87%) |
| CMYK | cmyk(5.8%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(86.71, -13.05, 24.09) |
| CIE-LCH | lch(86.71, 27.40, 118.44°) |
| OKLab | oklab(88.08% -0.0343 0.0612) |
| OKLCH | oklch(88.08% 0.07 119.3) |
| XYZ | xyz(60.3160, 69.4174, 48.7415) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.62
Palegoldenrod
#EEE8AA
ΔE00 6.66
Light Khaki
#E6F2A2
ΔE00 6.84
Pale Olive
#B9CC81
ΔE00 7.14
Light Sage
#BCECAC
ΔE00 7.65
Beige (survey)
#E6DAA6
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFAB #B8ABDF
analogous
#DFD2AB #D2DFAB #B8DFAB
triadic
#D2DFAB #ABD2DF #DFABD2
tetradic
#D2DFAB #ABDFD2 #B8ABDF #DFABB8
square
#D2DFAB #ABDFD2 #B8ABDF #DFABB8
split-complementary
#D2DFAB #ABB8DF #D2ABDF
monochromatic
#A3BD52 #BACE7F #D2DFAB #EAF0D7 #F3F7E9
Accessibility & contrast
On white
1.41
#D2DFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#D2DFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFAB
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFAB | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A8
Deuteranopia (green-blind)
#E4D9AD
Tritanopia (blue-blind)
#D7D9D1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2dfab; /* rgb */ color: rgb(210, 223, 171); /* oklch */ color: oklch(88.1% 0.070 119.3);
Tailwind
colors: {
custom: {
50: '#e0e9c4',
500: '#d2dfab',
950: '#000000',
},
}SCSS
$custom: #d2dfab; $custom-light: #e0e9c4; $custom-dark: #000000;
JSON
{
"hex": "#d2dfab",
"rgb": {
"r": 210,
"g": 223,
"b": 171
},
"hsl": {
"h": 75,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.88077,
"c": 0.07012,
"h": 119.3
},
"luminance": 0.69417
}Semantic roles & 50–950 ramp
primary
#D2DFAB
secondary
#8776B8
accent
#2EB850
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151612
muted
#848482