#D0F683#D0F683
#D0F683 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.2% C 0.148 H 124.3°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F683 |
|---|---|
| RGB | rgb(208, 246, 131) |
| HSL | hsl(80, 86%, 74%) |
| HSV | hsv(80, 47%, 96%) |
| CMYK | cmyk(15.4%, 0%, 46.7%, 3.5%) |
| CIE-LAB | lab(92.11, -29.91, 51.02) |
| CIE-LCH | lch(92.11, 59.14, 120.38°) |
| OKLab | oklab(92.16% -0.0835 0.1224) |
| OKLCH | oklch(92.16% 0.148 124.3) |
| XYZ | xyz(63.0649, 80.9598, 33.7727) |
| Luminance | 0.8096 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.17
Light Pea Green
#C4FE82
ΔE00 3.30
Pistachio (survey)
#C0FA8B
ΔE00 3.76
Light Yellowish Green
#C2FF89
ΔE00 3.95
Pale Lime
#BEFD73
ΔE00 4.08
Pear
#CBF85F
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F683 #A983F6
analogous
#F6E383 #D0F683 #97F683
triadic
#D0F683 #83D0F6 #F683D0
tetradic
#D0F683 #83F6E3 #A983F6 #F68397
square
#D0F683 #83F6E3 #A983F6 #F68397
split-complementary
#D0F683 #8397F6 #E383F6
monochromatic
#A5ED11 #BAF24A #D0F683 #E6FABC #F4FDE2
Accessibility & contrast
On white
1.22
#D0F683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#D0F683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F683
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F683 | 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)
#FFEA79
Deuteranopia (green-blind)
#FCE889
Tritanopia (blue-blind)
#D7ECDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d0f683; /* rgb */ color: rgb(208, 246, 131); /* oklch */ color: oklch(92.2% 0.148 124.3);
Tailwind
colors: {
custom: {
50: '#e0f9a9',
500: '#d0f683',
950: '#000000',
},
}SCSS
$custom: #d0f683; $custom-light: #e0f9a9; $custom-dark: #000000;
JSON
{
"hex": "#d0f683",
"rgb": {
"r": 208,
"g": 246,
"b": 131
},
"hsl": {
"h": 79.826,
"s": 86.466,
"l": 73.922
},
"oklch": {
"l": 0.92162,
"c": 0.14816,
"h": 124.3
},
"luminance": 0.8096
}Semantic roles & 50–950 ramp
primary
#D0F683
secondary
#784BD3
accent
#03E34D
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581