#D0F686#D0F686
#D0F686 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.2% C 0.145 H 124.6°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F686 |
|---|---|
| RGB | rgb(208, 246, 134) |
| HSL | hsl(80, 86%, 75%) |
| HSV | hsv(80, 46%, 96%) |
| CMYK | cmyk(15.4%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(92.15, -29.59, 49.65) |
| CIE-LCH | lch(92.15, 57.80, 120.80°) |
| OKLab | oklab(92.2% -0.0824 0.1196) |
| OKLCH | oklch(92.2% 0.145 124.6) |
| XYZ | xyz(63.2711, 81.0423, 34.8590) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.34
Light Pea Green
#C4FE82
ΔE00 3.31
Pistachio (survey)
#C0FA8B
ΔE00 3.56
Light Yellowish Green
#C2FF89
ΔE00 3.84
Pale Lime
#BEFD73
ΔE00 4.24
Celery
#C1FD95
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F686 #AC86F6
analogous
#F6E486 #D0F686 #98F686
triadic
#D0F686 #86D0F6 #F686D0
tetradic
#D0F686 #86F6E4 #AC86F6 #F68698
square
#D0F686 #86F6E4 #AC86F6 #F68698
split-complementary
#D0F686 #8698F6 #E486F6
monochromatic
#A4EE14 #BAF24D #D0F686 #E6FABF #F4FDE3
Accessibility & contrast
On white
1.22
#D0F686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#D0F686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F686
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F686 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7D
Deuteranopia (green-blind)
#FCE88C
Tritanopia (blue-blind)
#D7EDDC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d0f686; /* rgb */ color: rgb(208, 246, 134); /* oklch */ color: oklch(92.2% 0.145 124.6);
Tailwind
colors: {
custom: {
50: '#e0f9ab',
500: '#d0f686',
950: '#000000',
},
}SCSS
$custom: #d0f686; $custom-light: #e0f9ab; $custom-dark: #000000;
JSON
{
"hex": "#d0f686",
"rgb": {
"r": 208,
"g": 246,
"b": 134
},
"hsl": {
"h": 80.357,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.92204,
"c": 0.14517,
"h": 124.6
},
"luminance": 0.81043
}Semantic roles & 50–950 ramp
primary
#D0F686
secondary
#7B4DD3
accent
#03E34F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581