#D2EB7F#D2EB7F
#D2EB7F is a very light, vivid yellow-green. Relative luminance 0.747; OKLCH L 89.9% C 0.137 H 119.9°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EB7F |
|---|---|
| RGB | rgb(210, 235, 127) |
| HSL | hsl(74, 73%, 71%) |
| HSV | hsv(74, 46%, 92%) |
| CMYK | cmyk(10.6%, 0%, 46%, 7.8%) |
| CIE-LAB | lab(89.23, -24.38, 49.41) |
| CIE-LCH | lch(89.23, 55.10, 116.26°) |
| OKLab | oklab(89.87% -0.0683 0.1186) |
| OKLCH | oklch(89.87% 0.137 119.9) |
| XYZ | xyz(60.1178, 74.6508, 31.3165) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 5.11
Light Khaki
#E6F2A2
ΔE00 5.27
Pear
#CBF85F
ΔE00 5.62
Light Pea Green
#C4FE82
ΔE00 6.22
Pistachio (survey)
#C0FA8B
ΔE00 6.28
Greenish Beige
#C9D179
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EB7F #987FEB
analogous
#EBCE7F #D2EB7F #9CEB7F
triadic
#D2EB7F #7FD2EB #EB7FD2
tetradic
#D2EB7F #7FEBCE #987FEB #EB7F9C
square
#D2EB7F #7FEBCE #987FEB #EB7F9C
split-complementary
#D2EB7F #7F9CEB #CE7FEB
monochromatic
#A7CF20 #BFE34A #D2EB7F #E5F3B4 #F6FBE5
Accessibility & contrast
On white
1.32
#D2EB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#D2EB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EB7F
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EB7F | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E076
Deuteranopia (green-blind)
#F4E185
Tritanopia (blue-blind)
#DBE1D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d2eb7f; /* rgb */ color: rgb(210, 235, 127); /* oklch */ color: oklch(89.9% 0.137 119.9);
Tailwind
colors: {
custom: {
50: '#e1f1a6',
500: '#d2eb7f',
950: '#000000',
},
}SCSS
$custom: #d2eb7f; $custom-light: #e1f1a6; $custom-dark: #000000;
JSON
{
"hex": "#d2eb7f",
"rgb": {
"r": 210,
"g": 235,
"b": 127
},
"hsl": {
"h": 73.889,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.89866,
"c": 0.13683,
"h": 119.9
},
"luminance": 0.74651
}Semantic roles & 50–950 ramp
primary
#D2EB7F
secondary
#664AC4
accent
#10D53E
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580