#D2ED83#D2ED83
#D2ED83 is a very light, vivid yellow-green. Relative luminance 0.759; OKLCH L 90.4% C 0.135 H 120.9°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ED83 |
|---|---|
| RGB | rgb(210, 237, 131) |
| HSL | hsl(75, 75%, 72%) |
| HSV | hsv(75, 45%, 93%) |
| CMYK | cmyk(11.4%, 0%, 44.7%, 7.1%) |
| CIE-LAB | lab(89.82, -24.92, 48.22) |
| CIE-LCH | lch(89.82, 54.28, 117.32°) |
| OKLab | oklab(90.35% -0.0695 0.1162) |
| OKLCH | oklch(90.35% 0.135 120.9) |
| XYZ | xyz(60.9595, 75.9088, 32.9087) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.68
Light Khaki
#E6F2A2
ΔE00 5.07
Pear
#CBF85F
ΔE00 5.65
Pistachio (survey)
#C0FA8B
ΔE00 5.69
Light Pea Green
#C4FE82
ΔE00 5.72
Light Yellowish Green
#C2FF89
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ED83 #9E83ED
analogous
#EDD383 #D2ED83 #9DED83
triadic
#D2ED83 #83D2ED #ED83D2
tetradic
#D2ED83 #83EDD3 #9E83ED #ED839D
square
#D2ED83 #83EDD3 #9E83ED #ED839D
split-complementary
#D2ED83 #839DED #D383ED
monochromatic
#A8D61F #BFE54E #D2ED83 #E5F5B8 #F5FBE4
Accessibility & contrast
On white
1.30
#D2ED83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#D2ED83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ED83
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ED83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ED83 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E27A
Deuteranopia (green-blind)
#F5E289
Tritanopia (blue-blind)
#DAE3D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2ed83; /* rgb */ color: rgb(210, 237, 131); /* oklch */ color: oklch(90.4% 0.135 120.9);
Tailwind
colors: {
custom: {
50: '#e1f2a9',
500: '#d2ed83',
950: '#000000',
},
}SCSS
$custom: #d2ed83; $custom-light: #e1f2a9; $custom-dark: #000000;
JSON
{
"hex": "#d2ed83",
"rgb": {
"r": 210,
"g": 237,
"b": 131
},
"hsl": {
"h": 75.283,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.90353,
"c": 0.13539,
"h": 120.9
},
"luminance": 0.75909
}Semantic roles & 50–950 ramp
primary
#D2ED83
secondary
#6C4DC7
accent
#0FD742
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581