#D2EF7B#D2EF7B
#D2EF7B is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.7% C 0.146 H 121.0°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EF7B |
|---|---|
| RGB | rgb(210, 239, 123) |
| HSL | hsl(75, 78%, 71%) |
| HSV | hsv(75, 49%, 94%) |
| CMYK | cmyk(12.1%, 0%, 48.5%, 6.3%) |
| CIE-LAB | lab(90.26, -26.68, 52.55) |
| CIE-LCH | lch(90.26, 58.93, 116.92°) |
| OKLab | oklab(90.68% -0.0751 0.1252) |
| OKLCH | oklch(90.68% 0.146 121) |
| XYZ | xyz(61.0203, 76.8648, 30.3568) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.05
Pear
#CBF85F
ΔE00 4.37
Light Pea Green
#C4FE82
ΔE00 5.31
Pale Lime
#BEFD73
ΔE00 5.69
Pistachio (survey)
#C0FA8B
ΔE00 5.73
Light Yellowish Green
#C2FF89
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EF7B #987BEF
analogous
#EFD27B #D2EF7B #98EF7B
triadic
#D2EF7B #7BD2EF #EF7BD2
tetradic
#D2EF7B #7BEFD2 #987BEF #EF7B98
square
#D2EF7B #7BEFD2 #987BEF #EF7B98
split-complementary
#D2EF7B #7B98EF #D27BEF
monochromatic
#A7D61A #BFE844 #D2EF7B #E5F6B2 #F6FCE4
Accessibility & contrast
On white
1.28
#D2EF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#D2EF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EF7B
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EF7B | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE471
Deuteranopia (green-blind)
#F8E381
Tritanopia (blue-blind)
#DBE5D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d2ef7b; /* rgb */ color: rgb(210, 239, 123); /* oklch */ color: oklch(90.7% 0.146 121.0);
Tailwind
colors: {
custom: {
50: '#e2f4a4',
500: '#d2ef7b',
950: '#000000',
},
}SCSS
$custom: #d2ef7b; $custom-light: #e2f4a4; $custom-dark: #000000;
JSON
{
"hex": "#d2ef7b",
"rgb": {
"r": 210,
"g": 239,
"b": 123
},
"hsl": {
"h": 75,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.90676,
"c": 0.14602,
"h": 121
},
"luminance": 0.76865
}Semantic roles & 50–950 ramp
primary
#D2EF7B
secondary
#6645C9
accent
#0BDB3F
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#16170F
muted
#848580