#D2F682#D2F682
#D2F682 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.3% C 0.148 H 123.5°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F682 |
|---|---|
| RGB | rgb(210, 246, 130) |
| HSL | hsl(79, 87%, 74%) |
| HSV | hsv(79, 47%, 96%) |
| CMYK | cmyk(14.6%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(92.23, -29.27, 51.66) |
| CIE-LCH | lch(92.23, 59.38, 119.53°) |
| OKLab | oklab(92.29% -0.0818 0.1238) |
| OKLCH | oklch(92.29% 0.148 123.5) |
| XYZ | xyz(63.5634, 81.2246, 33.4440) |
| Luminance | 0.8123 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.38
Light Pea Green
#C4FE82
ΔE00 3.65
Pear
#CBF85F
ΔE00 4.11
Pistachio (survey)
#C0FA8B
ΔE00 4.20
Pale Lime
#BEFD73
ΔE00 4.33
Light Yellowish Green
#C2FF89
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F682 #A682F6
analogous
#F6E082 #D2F682 #98F682
triadic
#D2F682 #82D2F6 #F682D2
tetradic
#D2F682 #82F6E0 #A682F6 #F68298
square
#D2F682 #82F6E0 #A682F6 #F68298
split-complementary
#D2F682 #8298F6 #E082F6
monochromatic
#A8ED11 #BDF249 #D2F682 #E7FABB #F5FDE2
Accessibility & contrast
On white
1.22
#D2F682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#D2F682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F682
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F682 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA78
Deuteranopia (green-blind)
#FDE889
Tritanopia (blue-blind)
#DAECDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2f682; /* rgb */ color: rgb(210, 246, 130); /* oklch */ color: oklch(92.3% 0.148 123.5);
Tailwind
colors: {
custom: {
50: '#e1f9a8',
500: '#d2f682',
950: '#000000',
},
}SCSS
$custom: #d2f682; $custom-light: #e1f9a8; $custom-dark: #000000;
JSON
{
"hex": "#d2f682",
"rgb": {
"r": 210,
"g": 246,
"b": 130
},
"hsl": {
"h": 78.621,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.92286,
"c": 0.14837,
"h": 123.5
},
"luminance": 0.81225
}Semantic roles & 50–950 ramp
primary
#D2F682
secondary
#744AD3
accent
#02E348
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581