#D0F882#D0F882
#D0F882 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.6% C 0.152 H 124.7°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F882 |
|---|---|
| RGB | rgb(208, 248, 130) |
| HSL | hsl(80, 89%, 74%) |
| HSV | hsv(80, 48%, 97%) |
| CMYK | cmyk(16.1%, 0%, 47.6%, 2.7%) |
| CIE-LAB | lab(92.64, -30.94, 52.14) |
| CIE-LCH | lch(92.64, 60.63, 120.69°) |
| OKLab | oklab(92.59% -0.0864 0.1248) |
| OKLCH | oklch(92.59% 0.152 124.7) |
| XYZ | xyz(63.6090, 82.1560, 33.6213) |
| Luminance | 0.8216 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.66
Light Pea Green
#C4FE82
ΔE00 2.92
Pistachio (survey)
#C0FA8B
ΔE00 3.62
Light Yellowish Green
#C2FF89
ΔE00 3.65
Pale Lime
#BEFD73
ΔE00 3.65
Pear
#CBF85F
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F882 #AA82F8
analogous
#F8E582 #D0F882 #95F882
triadic
#D0F882 #82D0F8 #F882D0
tetradic
#D0F882 #82F8E5 #AA82F8 #F88295
square
#D0F882 #82F8E5 #AA82F8 #F88295
split-complementary
#D0F882 #8295F8 #E582F8
monochromatic
#A4F20E #BAF548 #D0F882 #E6FBBC #F4FDE2
Accessibility & contrast
On white
1.20
#D0F882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#D0F882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F882
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F882 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB78
Deuteranopia (green-blind)
#FEE989
Tritanopia (blue-blind)
#D7EEDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d0f882; /* rgb */ color: rgb(208, 248, 130); /* oklch */ color: oklch(92.6% 0.152 124.7);
Tailwind
colors: {
custom: {
50: '#e0faa8',
500: '#d0f882',
950: '#000000',
},
}SCSS
$custom: #d0f882; $custom-light: #e0faa8; $custom-dark: #000000;
JSON
{
"hex": "#d0f882",
"rgb": {
"r": 208,
"g": 248,
"b": 130
},
"hsl": {
"h": 80.339,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.92585,
"c": 0.15183,
"h": 124.7
},
"luminance": 0.82156
}Semantic roles & 50–950 ramp
primary
#D0F882
secondary
#7949D5
accent
#00E64E
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581