#D2EB7D#D2EB7D
#D2EB7D is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.8% C 0.139 H 119.8°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EB7D |
|---|---|
| RGB | rgb(210, 235, 125) |
| HSL | hsl(74, 73%, 71%) |
| HSV | hsv(74, 47%, 92%) |
| CMYK | cmyk(10.6%, 0%, 46.8%, 7.8%) |
| CIE-LAB | lab(89.20, -24.58, 50.33) |
| CIE-LCH | lch(89.20, 56.01, 116.03°) |
| OKLab | oklab(89.84% -0.069 0.1205) |
| OKLCH | oklch(89.84% 0.139 119.8) |
| XYZ | xyz(59.9887, 74.5992, 30.6369) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 5.08
Pear
#CBF85F
ΔE00 5.42
Light Khaki
#E6F2A2
ΔE00 5.48
Light Pea Green
#C4FE82
ΔE00 6.23
Pistachio (survey)
#C0FA8B
ΔE00 6.38
Greenish Beige
#C9D179
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EB7D #967DEB
analogous
#EBCD7D #D2EB7D #9BEB7D
triadic
#D2EB7D #7DD2EB #EB7DD2
tetradic
#D2EB7D #7DEBCD #967DEB #EB7D9B
square
#D2EB7D #7DEBCD #967DEB #EB7D9B
split-complementary
#D2EB7D #7D9BEB #CD7DEB
monochromatic
#A6CE20 #C0E348 #D2EB7D #E4F3B2 #F6FBE4
Accessibility & contrast
On white
1.32
#D2EB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#D2EB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EB7D
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EB7D | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E074
Deuteranopia (green-blind)
#F4E083
Tritanopia (blue-blind)
#DBE1D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d2eb7d; /* rgb */ color: rgb(210, 235, 125); /* oklch */ color: oklch(89.8% 0.139 119.8);
Tailwind
colors: {
custom: {
50: '#e1f1a5',
500: '#d2eb7d',
950: '#000000',
},
}SCSS
$custom: #d2eb7d; $custom-light: #e1f1a5; $custom-dark: #000000;
JSON
{
"hex": "#d2eb7d",
"rgb": {
"r": 210,
"g": 235,
"b": 125
},
"hsl": {
"h": 73.636,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.89838,
"c": 0.13885,
"h": 119.8
},
"luminance": 0.74599
}Semantic roles & 50–950 ramp
primary
#D2EB7D
secondary
#6448C4
accent
#10D53D
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580