#D2F083#D2F083
#D2F083 is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 91.0% C 0.139 H 121.8°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F083 |
|---|---|
| RGB | rgb(210, 240, 131) |
| HSL | hsl(77, 78%, 73%) |
| HSV | hsv(77, 45%, 94%) |
| CMYK | cmyk(12.5%, 0%, 45.4%, 5.9%) |
| CIE-LAB | lab(90.62, -26.34, 49.22) |
| CIE-LCH | lch(90.62, 55.83, 118.15°) |
| OKLab | oklab(91% -0.0735 0.1184) |
| OKLCH | oklch(91% 0.139 121.8) |
| XYZ | xyz(61.8353, 77.6605, 33.2007) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.89
Light Pea Green
#C4FE82
ΔE00 4.98
Pistachio (survey)
#C0FA8B
ΔE00 5.09
Pear
#CBF85F
ΔE00 5.10
Light Khaki
#E6F2A2
ΔE00 5.44
Light Yellowish Green
#C2FF89
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F083 #A183F0
analogous
#F0D883 #D2F083 #9BF083
triadic
#D2F083 #83D2F0 #F083D2
tetradic
#D2F083 #83F0D8 #A183F0 #F0839B
square
#D2F083 #83F0D8 #A183F0 #F0839B
split-complementary
#D2F083 #839BF0 #D883F0
monochromatic
#A8DE1B #BEE94C #D2F083 #E6F7BA #F5FCE4
Accessibility & contrast
On white
1.27
#D2F083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#D2F083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F083
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F083 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57A
Deuteranopia (green-blind)
#F8E489
Tritanopia (blue-blind)
#DAE6D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2f083; /* rgb */ color: rgb(210, 240, 131); /* oklch */ color: oklch(91.0% 0.139 121.8);
Tailwind
colors: {
custom: {
50: '#e1f5a9',
500: '#d2f083',
950: '#000000',
},
}SCSS
$custom: #d2f083; $custom-light: #e1f5a9; $custom-dark: #000000;
JSON
{
"hex": "#d2f083",
"rgb": {
"r": 210,
"g": 240,
"b": 131
},
"hsl": {
"h": 76.514,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.91,
"c": 0.13937,
"h": 121.8
},
"luminance": 0.77661
}Semantic roles & 50–950 ramp
primary
#D2F083
secondary
#6F4CCB
accent
#0BDB44
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581