#D2DFAC#D2DFAC
#D2DFAC is a very light, moderate yellow-green. Relative luminance 0.695; OKLCH L 88.1% C 0.069 H 119.4°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFAC |
|---|---|
| RGB | rgb(210, 223, 172) |
| HSL | hsl(75, 44%, 77%) |
| HSV | hsv(75, 23%, 87%) |
| CMYK | cmyk(5.8%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(86.73, -12.90, 23.60) |
| CIE-LCH | lch(86.73, 26.90, 118.67°) |
| OKLab | oklab(88.1% -0.0339 0.06) |
| OKLCH | oklch(88.1% 0.069 119.4) |
| XYZ | xyz(60.4117, 69.4557, 49.2454) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.68
Palegoldenrod
#EEE8AA
ΔE00 6.76
Light Khaki
#E6F2A2
ΔE00 7.02
Pale Olive
#B9CC81
ΔE00 7.31
Light Sage
#BCECAC
ΔE00 7.69
Beige (survey)
#E6DAA6
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFAC #B9ACDF
analogous
#DFD2AC #D2DFAC #B9DFAC
triadic
#D2DFAC #ACD2DF #DFACD2
tetradic
#D2DFAC #ACDFD2 #B9ACDF #DFACB9
square
#D2DFAC #ACDFD2 #B9ACDF #DFACB9
split-complementary
#D2DFAC #ACB9DF #D2ACDF
monochromatic
#A2BD54 #BACE80 #D2DFAC #EAF0D8 #F3F6E9
Accessibility & contrast
On white
1.41
#D2DFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#D2DFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFAC
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFAC | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A9
Deuteranopia (green-blind)
#E4D9AE
Tritanopia (blue-blind)
#D7D9D1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2dfac; /* rgb */ color: rgb(210, 223, 172); /* oklch */ color: oklch(88.1% 0.069 119.4);
Tailwind
colors: {
custom: {
50: '#e0e9c5',
500: '#d2dfac',
950: '#000000',
},
}SCSS
$custom: #d2dfac; $custom-light: #e0e9c5; $custom-dark: #000000;
JSON
{
"hex": "#d2dfac",
"rgb": {
"r": 210,
"g": 223,
"b": 172
},
"hsl": {
"h": 75.294,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.88099,
"c": 0.06888,
"h": 119.4
},
"luminance": 0.69456
}Semantic roles & 50–950 ramp
primary
#D2DFAC
secondary
#8878B8
accent
#2EB851
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151612
muted
#848482