#D3E596#D3E596
#D3E596 is a very light, moderate yellow-green. Relative luminance 0.721; OKLCH L 89.0% C 0.103 H 119.0°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E596 |
|---|---|
| RGB | rgb(211, 229, 150) |
| HSL | hsl(74, 60%, 74%) |
| HSV | hsv(74, 34%, 90%) |
| CMYK | cmyk(7.9%, 0%, 34.5%, 10.2%) |
| CIE-LAB | lab(88.01, -18.49, 36.59) |
| CIE-LCH | lch(88.01, 41.00, 116.80°) |
| OKLab | oklab(89.01% -0.0502 0.0905) |
| OKLCH | oklch(89.01% 0.104 119) |
| XYZ | xyz(60.3882, 72.0898, 39.5816) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.42
Greenish Beige
#C9D179
ΔE00 5.46
Pale Olive
#B9CC81
ΔE00 5.98
Greenish Tan
#BCCB7A
ΔE00 6.16
Pale Olive Green
#B1D27B
ΔE00 6.18
Light Grey Green
#B7E1A1
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E596 #A896E5
analogous
#E5D096 #D3E596 #ACE596
triadic
#D3E596 #96D3E5 #E596D3
tetradic
#D3E596 #96E5D0 #A896E5 #E596AC
square
#D3E596 #96E5D0 #A896E5 #E596AC
split-complementary
#D3E596 #96ACE5 #D096E5
monochromatic
#AACD34 #BED965 #D3E596 #E8F1C7 #F5F9E6
Accessibility & contrast
On white
1.36
#D3E596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#D3E596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E596
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E596 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD90
Deuteranopia (green-blind)
#EDDD9A
Tritanopia (blue-blind)
#DADDD1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d3e596; /* rgb */ color: rgb(211, 229, 150); /* oklch */ color: oklch(89.0% 0.103 119.0);
Tailwind
colors: {
custom: {
50: '#e1edb5',
500: '#d3e596',
950: '#000000',
},
}SCSS
$custom: #d3e596; $custom-light: #e1edb5; $custom-dark: #000000;
JSON
{
"hex": "#d3e596",
"rgb": {
"r": 211,
"g": 229,
"b": 150
},
"hsl": {
"h": 73.671,
"s": 60.305,
"l": 74.314
},
"oklch": {
"l": 0.89014,
"c": 0.1035,
"h": 119
},
"luminance": 0.7209
}Semantic roles & 50–950 ramp
primary
#D3E596
secondary
#7661BF
accent
#1EC844
background
#FEFEFD
surface
#FCFDF8
border
#D5D5D1
text
#151611
muted
#848481