#D3EAAA#D3EAAA
#D3EAAA is a very light, moderate yellow-green. Relative luminance 0.756; OKLCH L 90.4% C 0.087 H 124.2°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EAAA |
|---|---|
| RGB | rgb(211, 234, 170) |
| HSL | hsl(82, 60%, 79%) |
| HSV | hsv(82, 27%, 92%) |
| CMYK | cmyk(9.8%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(89.67, -18.28, 28.65) |
| CIE-LCH | lch(89.67, 33.99, 122.55°) |
| OKLab | oklab(90.45% -0.049 0.0722) |
| OKLCH | oklch(90.45% 0.087 124.2) |
| XYZ | xyz(63.5417, 75.5966, 49.2665) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.91
Light Grey Green
#B7E1A1
ΔE00 4.98
Light Sage
#BCECAC
ΔE00 5.24
Very Pale Green
#CFFDBC
ΔE00 5.69
Very Light Green
#D1FFBD
ΔE00 5.87
Washed Out Green
#BCF5A6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EAAA #C1AAEA
analogous
#EAE1AA #D3EAAA #B3EAAA
triadic
#D3EAAA #AAD3EA #EAAAD3
tetradic
#D3EAAA #AAEAE1 #C1AAEA #EAAAB3
square
#D3EAAA #AAEAE1 #C1AAEA #EAAAB3
split-complementary
#D3EAAA #AAB3EA #E1AAEA
monochromatic
#A0D248 #BADE79 #D3EAAA #ECF6DB #F2F9E6
Accessibility & contrast
On white
1.30
#D3EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#D3EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EAAA
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EAAA | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A6
Deuteranopia (green-blind)
#EEE1AD
Tritanopia (blue-blind)
#D7E4D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d3eaaa; /* rgb */ color: rgb(211, 234, 170); /* oklch */ color: oklch(90.4% 0.087 124.2);
Tailwind
colors: {
custom: {
50: '#e1f0c3',
500: '#d3eaaa',
950: '#000000',
},
}SCSS
$custom: #d3eaaa; $custom-light: #e1f0c3; $custom-dark: #000000;
JSON
{
"hex": "#d3eaaa",
"rgb": {
"r": 211,
"g": 234,
"b": 170
},
"hsl": {
"h": 81.563,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.90446,
"c": 0.08727,
"h": 124.2
},
"luminance": 0.75597
}Semantic roles & 50–950 ramp
primary
#D3EAAA
secondary
#9072C6
accent
#1DC85B
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582