#D3EF73#D3EF73
#D3EF73 is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.6% C 0.153 H 120.1°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EF73 |
|---|---|
| RGB | rgb(211, 239, 115) |
| HSL | hsl(74, 79%, 69%) |
| HSV | hsv(74, 52%, 94%) |
| CMYK | cmyk(11.7%, 0%, 51.9%, 6.3%) |
| CIE-LAB | lab(90.24, -27.05, 56.23) |
| CIE-LCH | lch(90.24, 62.40, 115.69°) |
| OKLab | oklab(90.65% -0.0769 0.1326) |
| OKLCH | oklch(90.65% 0.153 120.1) |
| XYZ | xyz(60.8255, 76.8199, 27.8397) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.74
Light Yellow Green
#CCFD7F
ΔE00 4.40
Light Pea Green
#C4FE82
ΔE00 5.80
Pale Lime
#BEFD73
ΔE00 5.89
Yellowy Green
#BFF128
ΔE00 6.42
Yellow Green
#C8FD3D
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EF73 #8F73EF
analogous
#EFCD73 #D3EF73 #95EF73
triadic
#D3EF73 #73D3EF #EF73D3
tetradic
#D3EF73 #73EFCD #8F73EF #EF7395
square
#D3EF73 #73EFCD #8F73EF #EF7395
split-complementary
#D3EF73 #7395EF #CD73EF
monochromatic
#A6D018 #C2E93C #D3EF73 #E4F5AA #F6FCE1
Accessibility & contrast
On white
1.28
#D3EF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#D3EF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EF73
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EF73 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE367
Deuteranopia (green-blind)
#F9E37A
Tritanopia (blue-blind)
#DDE4D3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d3ef73; /* rgb */ color: rgb(211, 239, 115); /* oklch */ color: oklch(90.6% 0.153 120.1);
Tailwind
colors: {
custom: {
50: '#e3f49e',
500: '#d3ef73',
950: '#000000',
},
}SCSS
$custom: #d3ef73; $custom-light: #e3f49e; $custom-dark: #000000;
JSON
{
"hex": "#d3ef73",
"rgb": {
"r": 211,
"g": 239,
"b": 115
},
"hsl": {
"h": 73.548,
"s": 79.487,
"l": 69.412
},
"oklch": {
"l": 0.90648,
"c": 0.15329,
"h": 120.1
},
"luminance": 0.7682
}Semantic roles & 50–950 ramp
primary
#D3EF73
secondary
#5D3EC8
accent
#0ADC39
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#16170F
muted
#848580