#D1F682#D1F682
#D1F682 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.2% C 0.149 H 123.8°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D1F682 |
|---|---|
| RGB | rgb(209, 246, 130) |
| HSL | hsl(79, 87%, 74%) |
| HSV | hsv(79, 47%, 96%) |
| CMYK | cmyk(15%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(92.17, -29.64, 51.57) |
| CIE-LCH | lch(92.17, 59.48, 119.89°) |
| OKLab | oklab(92.22% -0.0828 0.1236) |
| OKLCH | oklch(92.22% 0.149 123.8) |
| XYZ | xyz(63.2795, 81.0782, 33.4307) |
| Luminance | 0.8108 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.25
Light Pea Green
#C4FE82
ΔE00 3.48
Pistachio (survey)
#C0FA8B
ΔE00 4.02
Pear
#CBF85F
ΔE00 4.12
Light Yellowish Green
#C2FF89
ΔE00 4.16
Pale Lime
#BEFD73
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1F682 #A782F6
analogous
#F6E182 #D1F682 #97F682
triadic
#D1F682 #82D1F6 #F682D1
tetradic
#D1F682 #82F6E1 #A782F6 #F68297
square
#D1F682 #82F6E1 #A782F6 #F68297
split-complementary
#D1F682 #8297F6 #E182F6
monochromatic
#A7ED11 #BCF249 #D1F682 #E6FABB #F4FDE2
Accessibility & contrast
On white
1.22
#D1F682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#D1F682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1F682
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1F682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1F682 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA78
Deuteranopia (green-blind)
#FCE889
Tritanopia (blue-blind)
#D8ECDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d1f682; /* rgb */ color: rgb(209, 246, 130); /* oklch */ color: oklch(92.2% 0.149 123.8);
Tailwind
colors: {
custom: {
50: '#e1f9a8',
500: '#d1f682',
950: '#000000',
},
}SCSS
$custom: #d1f682; $custom-light: #e1f9a8; $custom-dark: #000000;
JSON
{
"hex": "#d1f682",
"rgb": {
"r": 209,
"g": 246,
"b": 130
},
"hsl": {
"h": 79.138,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.92217,
"c": 0.14876,
"h": 123.8
},
"luminance": 0.81079
}Semantic roles & 50–950 ramp
primary
#D1F682
secondary
#754AD3
accent
#02E34A
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581