#D3EC7D#D3EC7D
#D3EC7D is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 90.1% C 0.140 H 119.7°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EC7D |
|---|---|
| RGB | rgb(211, 236, 125) |
| HSL | hsl(74, 74%, 71%) |
| HSV | hsv(74, 47%, 93%) |
| CMYK | cmyk(10.6%, 0%, 47%, 7.5%) |
| CIE-LAB | lab(89.54, -24.67, 50.76) |
| CIE-LCH | lch(89.54, 56.44, 115.93°) |
| OKLab | oklab(90.13% -0.0693 0.1214) |
| OKLCH | oklch(90.13% 0.14 119.7) |
| XYZ | xyz(60.5615, 75.3207, 30.7460) |
| Luminance | 0.7532 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.96
Pear
#CBF85F
ΔE00 5.26
Light Khaki
#E6F2A2
ΔE00 5.49
Light Pea Green
#C4FE82
ΔE00 6.15
Pistachio (survey)
#C0FA8B
ΔE00 6.36
Pale Lime
#BEFD73
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EC7D #967DEC
analogous
#ECCE7D #D3EC7D #9BEC7D
triadic
#D3EC7D #7DD3EC #EC7DD3
tetradic
#D3EC7D #7DECCE #967DEC #EC7D9B
square
#D3EC7D #7DECCE #967DEC #EC7D9B
split-complementary
#D3EC7D #7D9BEC #CE7DEC
monochromatic
#A8D01E #C1E448 #D3EC7D #E5F4B2 #F6FBE4
Accessibility & contrast
On white
1.31
#D3EC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#D3EC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EC7D
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EC7D | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E173
Deuteranopia (green-blind)
#F5E183
Tritanopia (blue-blind)
#DCE2D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d3ec7d; /* rgb */ color: rgb(211, 236, 125); /* oklch */ color: oklch(90.1% 0.140 119.7);
Tailwind
colors: {
custom: {
50: '#e2f2a5',
500: '#d3ec7d',
950: '#000000',
},
}SCSS
$custom: #d3ec7d; $custom-light: #e2f2a5; $custom-dark: #000000;
JSON
{
"hex": "#d3ec7d",
"rgb": {
"r": 211,
"g": 236,
"b": 125
},
"hsl": {
"h": 73.514,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.90127,
"c": 0.13982,
"h": 119.7
},
"luminance": 0.7532
}Semantic roles & 50–950 ramp
primary
#D3EC7D
secondary
#6448C5
accent
#0FD73C
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#16160F
muted
#848580