#D2EF83#D2EF83
#D2EF83 is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.8% C 0.138 H 121.5°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EF83 |
|---|---|
| RGB | rgb(210, 239, 131) |
| HSL | hsl(76, 77%, 73%) |
| HSV | hsv(76, 45%, 94%) |
| CMYK | cmyk(12.1%, 0%, 45.2%, 6.3%) |
| CIE-LAB | lab(90.36, -25.87, 48.89) |
| CIE-LCH | lch(90.36, 55.31, 117.88°) |
| OKLab | oklab(90.78% -0.0722 0.1177) |
| OKLCH | oklch(90.78% 0.138 121.5) |
| XYZ | xyz(61.5417, 77.0733, 33.1028) |
| Luminance | 0.7707 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.15
Light Pea Green
#C4FE82
ΔE00 5.22
Pear
#CBF85F
ΔE00 5.27
Pistachio (survey)
#C0FA8B
ΔE00 5.28
Light Khaki
#E6F2A2
ΔE00 5.31
Light Yellowish Green
#C2FF89
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EF83 #A083EF
analogous
#EFD683 #D2EF83 #9CEF83
triadic
#D2EF83 #83D2EF #EF83D2
tetradic
#D2EF83 #83EFD6 #A083EF #EF839C
square
#D2EF83 #83EFD6 #A083EF #EF839C
split-complementary
#D2EF83 #839CEF #D683EF
monochromatic
#A8DB1C #BEE84D #D2EF83 #E6F6B9 #F5FCE4
Accessibility & contrast
On white
1.28
#D2EF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#D2EF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EF83
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EF83 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47A
Deuteranopia (green-blind)
#F7E389
Tritanopia (blue-blind)
#DAE5D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d2ef83; /* rgb */ color: rgb(210, 239, 131); /* oklch */ color: oklch(90.8% 0.138 121.5);
Tailwind
colors: {
custom: {
50: '#e1f4a9',
500: '#d2ef83',
950: '#000000',
},
}SCSS
$custom: #d2ef83; $custom-light: #e1f4a9; $custom-dark: #000000;
JSON
{
"hex": "#d2ef83",
"rgb": {
"r": 210,
"g": 239,
"b": 131
},
"hsl": {
"h": 76.111,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.90784,
"c": 0.13805,
"h": 121.5
},
"luminance": 0.77073
}Semantic roles & 50–950 ramp
primary
#D2EF83
secondary
#6E4DCA
accent
#0CD943
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581