#D2EA7B#D2EA7B
#D2EA7B is a very light, vivid yellow-green. Relative luminance 0.740; OKLCH L 89.6% C 0.140 H 119.4°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EA7B |
|---|---|
| RGB | rgb(210, 234, 123) |
| HSL | hsl(73, 73%, 70%) |
| HSV | hsv(73, 47%, 92%) |
| CMYK | cmyk(10.3%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(88.91, -24.30, 50.92) |
| CIE-LCH | lch(88.91, 56.42, 115.51°) |
| OKLab | oklab(89.6% -0.0684 0.1216) |
| OKLCH | oklch(89.6% 0.14 119.4) |
| XYZ | xyz(59.5767, 73.9776, 29.8756) |
| Luminance | 0.7398 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 5.34
Pear
#CBF85F
ΔE00 5.45
Light Khaki
#E6F2A2
ΔE00 5.61
Greenish Beige
#C9D179
ΔE00 6.47
Light Pea Green
#C4FE82
ΔE00 6.51
Pistachio (survey)
#C0FA8B
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EA7B #937BEA
analogous
#EACB7B #D2EA7B #9AEA7B
triadic
#D2EA7B #7BD2EA #EA7BD2
tetradic
#D2EA7B #7BEACB #937BEA #EA7B9A
square
#D2EA7B #7BEACB #937BEA #EA7B9A
split-complementary
#D2EA7B #7B9AEA #CB7BEA
monochromatic
#A6CA20 #C0E246 #D2EA7B #E4F2B0 #F6FBE5
Accessibility & contrast
On white
1.33
#D2EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#D2EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EA7B
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EA7B | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF71
Deuteranopia (green-blind)
#F3E081
Tritanopia (blue-blind)
#DBE0D0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d2ea7b; /* rgb */ color: rgb(210, 234, 123); /* oklch */ color: oklch(89.6% 0.140 119.4);
Tailwind
colors: {
custom: {
50: '#e1f0a3',
500: '#d2ea7b',
950: '#000000',
},
}SCSS
$custom: #d2ea7b; $custom-light: #e1f0a3; $custom-dark: #000000;
JSON
{
"hex": "#d2ea7b",
"rgb": {
"r": 210,
"g": 234,
"b": 123
},
"hsl": {
"h": 72.973,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.89596,
"c": 0.13955,
"h": 119.4
},
"luminance": 0.73977
}Semantic roles & 50–950 ramp
primary
#D2EA7B
secondary
#6146C3
accent
#11D53B
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580