#D2F082#D2F082
#D2F082 is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 91.0% C 0.140 H 121.8°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F082 |
|---|---|
| RGB | rgb(210, 240, 130) |
| HSL | hsl(76, 79%, 73%) |
| HSV | hsv(76, 46%, 94%) |
| CMYK | cmyk(12.5%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(90.61, -26.45, 49.68) |
| CIE-LCH | lch(90.61, 56.28, 118.03°) |
| OKLab | oklab(90.99% -0.0739 0.1194) |
| OKLCH | oklch(90.99% 0.14 121.8) |
| XYZ | xyz(61.7679, 77.6335, 32.8455) |
| Luminance | 0.7763 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.86
Pear
#CBF85F
ΔE00 4.97
Light Pea Green
#C4FE82
ΔE00 4.98
Pistachio (survey)
#C0FA8B
ΔE00 5.14
Light Khaki
#E6F2A2
ΔE00 5.53
Light Yellowish Green
#C2FF89
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F082 #A082F0
analogous
#F0D782 #D2F082 #9BF082
triadic
#D2F082 #82D2F0 #F082D2
tetradic
#D2F082 #82F0D7 #A082F0 #F0829B
square
#D2F082 #82F0D7 #A082F0 #F0829B
split-complementary
#D2F082 #829BF0 #D782F0
monochromatic
#A8DD1B #BEE94B #D2F082 #E6F7B9 #F5FCE4
Accessibility & contrast
On white
1.27
#D2F082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#D2F082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F082
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F082 | 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)
#FCE579
Deuteranopia (green-blind)
#F8E488
Tritanopia (blue-blind)
#DAE6D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2f082; /* rgb */ color: rgb(210, 240, 130); /* oklch */ color: oklch(91.0% 0.140 121.8);
Tailwind
colors: {
custom: {
50: '#e1f5a8',
500: '#d2f082',
950: '#000000',
},
}SCSS
$custom: #d2f082; $custom-light: #e1f5a8; $custom-dark: #000000;
JSON
{
"hex": "#d2f082",
"rgb": {
"r": 210,
"g": 240,
"b": 130
},
"hsl": {
"h": 76.364,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.90986,
"c": 0.14039,
"h": 121.8
},
"luminance": 0.77634
}Semantic roles & 50–950 ramp
primary
#D2F082
secondary
#6E4BCB
accent
#0BDB43
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581