#D0F682#D0F682
#D0F682 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 92.1% C 0.149 H 124.2°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F682 |
|---|---|
| RGB | rgb(208, 246, 130) |
| HSL | hsl(80, 87%, 74%) |
| HSV | hsv(80, 47%, 96%) |
| CMYK | cmyk(15.4%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(92.10, -30.01, 51.48) |
| CIE-LCH | lch(92.10, 59.59, 120.24°) |
| OKLab | oklab(92.15% -0.0838 0.1234) |
| OKLCH | oklch(92.15% 0.149 124.2) |
| XYZ | xyz(62.9974, 80.9328, 33.4175) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.13
Light Pea Green
#C4FE82
ΔE00 3.31
Pistachio (survey)
#C0FA8B
ΔE00 3.83
Light Yellowish Green
#C2FF89
ΔE00 3.99
Pale Lime
#BEFD73
ΔE00 4.04
Pear
#CBF85F
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F682 #A882F6
analogous
#F6E282 #D0F682 #96F682
triadic
#D0F682 #82D0F6 #F682D0
tetradic
#D0F682 #82F6E2 #A882F6 #F68296
square
#D0F682 #82F6E2 #A882F6 #F68296
split-complementary
#D0F682 #8296F6 #E282F6
monochromatic
#A5ED11 #BBF249 #D0F682 #E5FABB #F4FDE2
Accessibility & contrast
On white
1.22
#D0F682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#D0F682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F682
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F682 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA78
Deuteranopia (green-blind)
#FCE889
Tritanopia (blue-blind)
#D7ECDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d0f682; /* rgb */ color: rgb(208, 246, 130); /* oklch */ color: oklch(92.1% 0.149 124.2);
Tailwind
colors: {
custom: {
50: '#e0f9a8',
500: '#d0f682',
950: '#000000',
},
}SCSS
$custom: #d0f682; $custom-light: #e0f9a8; $custom-dark: #000000;
JSON
{
"hex": "#d0f682",
"rgb": {
"r": 208,
"g": 246,
"b": 130
},
"hsl": {
"h": 79.655,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.92149,
"c": 0.14915,
"h": 124.2
},
"luminance": 0.80933
}Semantic roles & 50–950 ramp
primary
#D0F682
secondary
#774AD3
accent
#02E34C
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581