#D2EF7E#D2EF7E
#D2EF7E is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.7% C 0.143 H 121.2°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EF7E |
|---|---|
| RGB | rgb(210, 239, 126) |
| HSL | hsl(75, 78%, 72%) |
| HSV | hsv(75, 47%, 94%) |
| CMYK | cmyk(12.1%, 0%, 47.3%, 6.3%) |
| CIE-LAB | lab(90.29, -26.38, 51.19) |
| CIE-LCH | lch(90.29, 57.58, 117.27°) |
| OKLab | oklab(90.72% -0.074 0.1224) |
| OKLCH | oklch(90.72% 0.143 121.2) |
| XYZ | xyz(61.2110, 76.9411, 31.3610) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.05
Pear
#CBF85F
ΔE00 4.69
Light Pea Green
#C4FE82
ΔE00 5.25
Pistachio (survey)
#C0FA8B
ΔE00 5.54
Pale Lime
#BEFD73
ΔE00 5.75
Light Khaki
#E6F2A2
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EF7E #9B7EEF
analogous
#EFD47E #D2EF7E #9AEF7E
triadic
#D2EF7E #7ED2EF #EF7ED2
tetradic
#D2EF7E #7EEFD4 #9B7EEF #EF7E9A
square
#D2EF7E #7EEFD4 #9B7EEF #EF7E9A
split-complementary
#D2EF7E #7E9AEF #D47EEF
monochromatic
#A7D81B #BFE848 #D2EF7E #E5F6B4 #F6FCE4
Accessibility & contrast
On white
1.28
#D2EF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#D2EF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EF7E
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EF7E | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE474
Deuteranopia (green-blind)
#F7E384
Tritanopia (blue-blind)
#DBE5D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d2ef7e; /* rgb */ color: rgb(210, 239, 126); /* oklch */ color: oklch(90.7% 0.143 121.2);
Tailwind
colors: {
custom: {
50: '#e1f4a6',
500: '#d2ef7e',
950: '#000000',
},
}SCSS
$custom: #d2ef7e; $custom-light: #e1f4a6; $custom-dark: #000000;
JSON
{
"hex": "#d2ef7e",
"rgb": {
"r": 210,
"g": 239,
"b": 126
},
"hsl": {
"h": 75.398,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.90716,
"c": 0.14307,
"h": 121.2
},
"luminance": 0.76941
}Semantic roles & 50–950 ramp
primary
#D2EF7E
secondary
#6948C9
accent
#0BDA40
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580