#D2EF7D#D2EF7D
#D2EF7D is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.7% C 0.144 H 121.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EF7D |
|---|---|
| RGB | rgb(210, 239, 125) |
| HSL | hsl(75, 78%, 71%) |
| HSV | hsv(75, 48%, 94%) |
| CMYK | cmyk(12.1%, 0%, 47.7%, 6.3%) |
| CIE-LAB | lab(90.28, -26.48, 51.64) |
| CIE-LCH | lch(90.28, 58.04, 117.15°) |
| OKLab | oklab(90.7% -0.0744 0.1234) |
| OKLCH | oklch(90.7% 0.144 121.1) |
| XYZ | xyz(61.1468, 76.9154, 31.0229) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.04
Pear
#CBF85F
ΔE00 4.58
Light Pea Green
#C4FE82
ΔE00 5.27
Pistachio (survey)
#C0FA8B
ΔE00 5.60
Pale Lime
#BEFD73
ΔE00 5.72
Light Khaki
#E6F2A2
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EF7D #9A7DEF
analogous
#EFD37D #D2EF7D #99EF7D
triadic
#D2EF7D #7DD2EF #EF7DD2
tetradic
#D2EF7D #7DEFD3 #9A7DEF #EF7D99
square
#D2EF7D #7DEFD3 #9A7DEF #EF7D99
split-complementary
#D2EF7D #7D99EF #D37DEF
monochromatic
#A7D71A #BFE847 #D2EF7D #E5F6B3 #F6FCE4
Accessibility & contrast
On white
1.28
#D2EF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#D2EF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EF7D
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EF7D | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE473
Deuteranopia (green-blind)
#F7E383
Tritanopia (blue-blind)
#DBE5D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d2ef7d; /* rgb */ color: rgb(210, 239, 125); /* oklch */ color: oklch(90.7% 0.144 121.1);
Tailwind
colors: {
custom: {
50: '#e1f4a5',
500: '#d2ef7d',
950: '#000000',
},
}SCSS
$custom: #d2ef7d; $custom-light: #e1f4a5; $custom-dark: #000000;
JSON
{
"hex": "#d2ef7d",
"rgb": {
"r": 210,
"g": 239,
"b": 125
},
"hsl": {
"h": 75.263,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.90702,
"c": 0.14406,
"h": 121.1
},
"luminance": 0.76915
}Semantic roles & 50–950 ramp
primary
#D2EF7D
secondary
#6847C9
accent
#0BDA40
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#16170F
muted
#848580