#D2EB7B#D2EB7B
#D2EB7B is a very light, vivid yellow-green. Relative luminance 0.745; OKLCH L 89.8% C 0.141 H 119.7°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EB7B |
|---|---|
| RGB | rgb(210, 235, 123) |
| HSL | hsl(73, 74%, 70%) |
| HSV | hsv(73, 48%, 92%) |
| CMYK | cmyk(10.6%, 0%, 47.7%, 7.8%) |
| CIE-LAB | lab(89.18, -24.78, 51.25) |
| CIE-LCH | lch(89.18, 56.92, 115.80°) |
| OKLab | oklab(89.81% -0.0698 0.1224) |
| OKLCH | oklch(89.81% 0.141 119.7) |
| XYZ | xyz(59.8622, 74.5486, 29.9708) |
| Luminance | 0.7455 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 5.07
Pear
#CBF85F
ΔE00 5.22
Light Khaki
#E6F2A2
ΔE00 5.69
Light Pea Green
#C4FE82
ΔE00 6.26
Pistachio (survey)
#C0FA8B
ΔE00 6.48
Pale Lime
#BEFD73
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EB7B #947BEB
analogous
#EBCC7B #D2EB7B #9AEB7B
triadic
#D2EB7B #7BD2EB #EB7BD2
tetradic
#D2EB7B #7BEBCC #947BEB #EB7B9A
square
#D2EB7B #7BEBCC #947BEB #EB7B9A
split-complementary
#D2EB7B #7B9AEB #CC7BEB
monochromatic
#A6CD1F #C0E346 #D2EB7B #E4F3B0 #F6FBE4
Accessibility & contrast
On white
1.32
#D2EB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#D2EB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EB7B
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EB7B | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E071
Deuteranopia (green-blind)
#F4E081
Tritanopia (blue-blind)
#DBE1D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d2eb7b; /* rgb */ color: rgb(210, 235, 123); /* oklch */ color: oklch(89.8% 0.141 119.7);
Tailwind
colors: {
custom: {
50: '#e1f1a3',
500: '#d2eb7b',
950: '#000000',
},
}SCSS
$custom: #d2eb7b; $custom-light: #e1f1a3; $custom-dark: #000000;
JSON
{
"hex": "#d2eb7b",
"rgb": {
"r": 210,
"g": 235,
"b": 123
},
"hsl": {
"h": 73.393,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.89812,
"c": 0.14084,
"h": 119.7
},
"luminance": 0.74548
}Semantic roles & 50–950 ramp
primary
#D2EB7B
secondary
#6246C4
accent
#10D63C
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#16160F
muted
#848580