#D3EC79#D3EC79
#D3EC79 is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 90.1% C 0.144 H 119.5°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EC79 |
|---|---|
| RGB | rgb(211, 236, 121) |
| HSL | hsl(73, 75%, 70%) |
| HSV | hsv(73, 49%, 93%) |
| CMYK | cmyk(10.6%, 0%, 48.7%, 7.5%) |
| CIE-LAB | lab(89.50, -25.07, 52.58) |
| CIE-LCH | lch(89.50, 58.25, 115.49°) |
| OKLab | oklab(90.07% -0.0708 0.1251) |
| OKLCH | oklch(90.07% 0.144 119.5) |
| XYZ | xyz(60.3111, 75.2205, 29.4272) |
| Luminance | 0.7522 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.89
Light Yellow Green
#CCFD7F
ΔE00 4.97
Light Khaki
#E6F2A2
ΔE00 5.91
Light Pea Green
#C4FE82
ΔE00 6.23
Pale Lime
#BEFD73
ΔE00 6.56
Pistachio (survey)
#C0FA8B
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EC79 #9279EC
analogous
#ECCB79 #D3EC79 #9AEC79
triadic
#D3EC79 #79D3EC #EC79D3
tetradic
#D3EC79 #79ECCB #9279EC #EC799A
square
#D3EC79 #79ECCB #9279EC #EC799A
split-complementary
#D3EC79 #799AEC #CB79EC
monochromatic
#A7CD1D #C1E443 #D3EC79 #E5F4AF #F6FBE4
Accessibility & contrast
On white
1.31
#D3EC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#D3EC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EC79
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EC79 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E16F
Deuteranopia (green-blind)
#F6E17F
Tritanopia (blue-blind)
#DCE2D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d3ec79; /* rgb */ color: rgb(211, 236, 121); /* oklch */ color: oklch(90.1% 0.144 119.5);
Tailwind
colors: {
custom: {
50: '#e2f2a2',
500: '#d3ec79',
950: '#000000',
},
}SCSS
$custom: #d3ec79; $custom-light: #e2f2a2; $custom-dark: #000000;
JSON
{
"hex": "#d3ec79",
"rgb": {
"r": 211,
"g": 236,
"b": 121
},
"hsl": {
"h": 73.043,
"s": 75.163,
"l": 70
},
"oklch": {
"l": 0.90074,
"c": 0.14377,
"h": 119.5
},
"luminance": 0.7522
}Semantic roles & 50–950 ramp
primary
#D3EC79
secondary
#6044C5
accent
#0ED73A
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#16160F
muted
#848580