#D2EE7A#D2EE7A
#D2EE7A is a very light, vivid yellow-green. Relative luminance 0.763; OKLCH L 90.4% C 0.146 H 120.6°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EE7A |
|---|---|
| RGB | rgb(210, 238, 122) |
| HSL | hsl(74, 77%, 71%) |
| HSV | hsv(74, 49%, 93%) |
| CMYK | cmyk(11.8%, 0%, 48.7%, 6.7%) |
| CIE-LAB | lab(89.98, -26.30, 52.68) |
| CIE-LCH | lch(89.98, 58.88, 116.53°) |
| OKLab | oklab(90.45% -0.0741 0.1254) |
| OKLCH | oklch(90.45% 0.146 120.6) |
| XYZ | xyz(60.6661, 76.2560, 29.9315) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.31
Pear
#CBF85F
ΔE00 4.48
Light Pea Green
#C4FE82
ΔE00 5.57
Pale Lime
#BEFD73
ΔE00 5.92
Pistachio (survey)
#C0FA8B
ΔE00 5.97
Light Khaki
#E6F2A2
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EE7A #967AEE
analogous
#EED07A #D2EE7A #98EE7A
triadic
#D2EE7A #7AD2EE #EE7AD2
tetradic
#D2EE7A #7AEED0 #967AEE #EE7A98
square
#D2EE7A #7AEED0 #967AEE #EE7A98
split-complementary
#D2EE7A #7A98EE #D07AEE
monochromatic
#A6D31B #C0E744 #D2EE7A #E4F5B0 #F6FCE4
Accessibility & contrast
On white
1.29
#D2EE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#D2EE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EE7A
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EE7A | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE370
Deuteranopia (green-blind)
#F7E380
Tritanopia (blue-blind)
#DBE4D3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2ee7a; /* rgb */ color: rgb(210, 238, 122); /* oklch */ color: oklch(90.4% 0.146 120.6);
Tailwind
colors: {
custom: {
50: '#e2f3a3',
500: '#d2ee7a',
950: '#000000',
},
}SCSS
$custom: #d2ee7a; $custom-light: #e2f3a3; $custom-dark: #000000;
JSON
{
"hex": "#d2ee7a",
"rgb": {
"r": 210,
"g": 238,
"b": 122
},
"hsl": {
"h": 74.483,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.90447,
"c": 0.1457,
"h": 120.6
},
"luminance": 0.76256
}Semantic roles & 50–950 ramp
primary
#D2EE7A
secondary
#6445C8
accent
#0CDA3E
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#16170F
muted
#848580