#D2ED73#D2ED73
#D2ED73 is a very light, vivid yellow-green. Relative luminance 0.755; OKLCH L 90.1% C 0.151 H 119.9°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ED73 |
|---|---|
| RGB | rgb(210, 237, 115) |
| HSL | hsl(73, 77%, 69%) |
| HSV | hsv(73, 51%, 93%) |
| CMYK | cmyk(11.4%, 0%, 51.5%, 7.1%) |
| CIE-LAB | lab(89.63, -26.49, 55.50) |
| CIE-LCH | lch(89.63, 61.49, 115.51°) |
| OKLab | oklab(90.14% -0.0753 0.131) |
| OKLCH | oklch(90.14% 0.151 119.9) |
| XYZ | xyz(59.9576, 75.5080, 27.6322) |
| Luminance | 0.7551 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.10
Light Yellow Green
#CCFD7F
ΔE00 4.71
Light Pea Green
#C4FE82
ΔE00 6.05
Pale Lime
#BEFD73
ΔE00 6.16
Yellowy Green
#BFF128
ΔE00 6.62
Pistachio (survey)
#C0FA8B
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ED73 #8E73ED
analogous
#EDCB73 #D2ED73 #95ED73
triadic
#D2ED73 #73D2ED #ED73D2
tetradic
#D2ED73 #73EDCB #8E73ED #ED7395
square
#D2ED73 #73EDCB #8E73ED #ED7395
split-complementary
#D2ED73 #7395ED #CB73ED
monochromatic
#A4CB1A #C1E63D #D2ED73 #E3F4A9 #F5FBDF
Accessibility & contrast
On white
1.30
#D2ED73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#D2ED73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ED73
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ED73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ED73 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE168
Deuteranopia (green-blind)
#F7E27A
Tritanopia (blue-blind)
#DCE2D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2ed73; /* rgb */ color: rgb(210, 237, 115); /* oklch */ color: oklch(90.1% 0.151 119.9);
Tailwind
colors: {
custom: {
50: '#e2f29e',
500: '#d2ed73',
950: '#000000',
},
}SCSS
$custom: #d2ed73; $custom-light: #e2f29e; $custom-dark: #000000;
JSON
{
"hex": "#d2ed73",
"rgb": {
"r": 210,
"g": 237,
"b": 115
},
"hsl": {
"h": 73.279,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.90143,
"c": 0.1511,
"h": 119.9
},
"luminance": 0.75508
}Semantic roles & 50–950 ramp
primary
#D2ED73
secondary
#5C3FC6
accent
#0CD93A
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#16170F
muted
#848580