#D3EE73#D3EE73
#D3EE73 is a very light, vivid yellow-green. Relative luminance 0.762; OKLCH L 90.4% C 0.152 H 119.8°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EE73 |
|---|---|
| RGB | rgb(211, 238, 115) |
| HSL | hsl(73, 78%, 69%) |
| HSV | hsv(73, 52%, 93%) |
| CMYK | cmyk(11.3%, 0%, 51.7%, 6.7%) |
| CIE-LAB | lab(89.97, -26.58, 55.91) |
| CIE-LCH | lch(89.97, 61.91, 115.42°) |
| OKLab | oklab(90.43% -0.0756 0.1319) |
| OKLCH | oklch(90.43% 0.152 119.8) |
| XYZ | xyz(60.5336, 76.2360, 27.7424) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.96
Light Yellow Green
#CCFD7F
ΔE00 4.63
Light Pea Green
#C4FE82
ΔE00 6.00
Pale Lime
#BEFD73
ΔE00 6.11
Yellowy Green
#BFF128
ΔE00 6.53
Pistachio (survey)
#C0FA8B
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EE73 #8E73EE
analogous
#EECC73 #D3EE73 #96EE73
triadic
#D3EE73 #73D3EE #EE73D3
tetradic
#D3EE73 #73EECC #8E73EE #EE7396
square
#D3EE73 #73EECC #8E73EE #EE7396
split-complementary
#D3EE73 #7396EE #CC73EE
monochromatic
#A6CE19 #C2E73C #D3EE73 #E4F5AA #F5FBE0
Accessibility & contrast
On white
1.29
#D3EE73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#D3EE73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EE73
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EE73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EE73 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE267
Deuteranopia (green-blind)
#F8E37A
Tritanopia (blue-blind)
#DDE3D2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d3ee73; /* rgb */ color: rgb(211, 238, 115); /* oklch */ color: oklch(90.4% 0.152 119.8);
Tailwind
colors: {
custom: {
50: '#e3f39e',
500: '#d3ee73',
950: '#000000',
},
}SCSS
$custom: #d3ee73; $custom-light: #e3f39e; $custom-dark: #000000;
JSON
{
"hex": "#d3ee73",
"rgb": {
"r": 211,
"g": 238,
"b": 115
},
"hsl": {
"h": 73.171,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.90431,
"c": 0.15202,
"h": 119.8
},
"luminance": 0.76236
}Semantic roles & 50–950 ramp
primary
#D3EE73
secondary
#5C3EC7
accent
#0BDB38
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#16170F
muted
#848580