#D0F883#D0F883
#D0F883 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.6% C 0.151 H 124.8°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F883 |
|---|---|
| RGB | rgb(208, 248, 131) |
| HSL | hsl(81, 89%, 74%) |
| HSV | hsv(81, 47%, 97%) |
| CMYK | cmyk(16.1%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(92.66, -30.84, 51.68) |
| CIE-LCH | lch(92.66, 60.18, 120.82°) |
| OKLab | oklab(92.6% -0.0861 0.1239) |
| OKLCH | oklch(92.6% 0.151 124.8) |
| XYZ | xyz(63.6765, 82.1829, 33.9765) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.70
Light Pea Green
#C4FE82
ΔE00 2.90
Pistachio (survey)
#C0FA8B
ΔE00 3.54
Light Yellowish Green
#C2FF89
ΔE00 3.59
Pale Lime
#BEFD73
ΔE00 3.70
Pear
#CBF85F
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F883 #AB83F8
analogous
#F8E683 #D0F883 #96F883
triadic
#D0F883 #83D0F8 #F883D0
tetradic
#D0F883 #83F8E6 #AB83F8 #F88396
square
#D0F883 #83F8E6 #AB83F8 #F88396
split-complementary
#D0F883 #8396F8 #E683F8
monochromatic
#A4F10F #BAF549 #D0F883 #E6FBBD #F4FDE2
Accessibility & contrast
On white
1.20
#D0F883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#D0F883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F883
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F883 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB79
Deuteranopia (green-blind)
#FEE98A
Tritanopia (blue-blind)
#D7EEDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d0f883; /* rgb */ color: rgb(208, 248, 131); /* oklch */ color: oklch(92.6% 0.151 124.8);
Tailwind
colors: {
custom: {
50: '#e0faa9',
500: '#d0f883',
950: '#000000',
},
}SCSS
$custom: #d0f883; $custom-light: #e0faa9; $custom-dark: #000000;
JSON
{
"hex": "#d0f883",
"rgb": {
"r": 208,
"g": 248,
"b": 131
},
"hsl": {
"h": 80.513,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.92598,
"c": 0.15085,
"h": 124.8
},
"luminance": 0.82183
}Semantic roles & 50–950 ramp
primary
#D0F883
secondary
#7A4AD5
accent
#00E64E
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581