#D0F681#D0F681
#D0F681 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 92.1% C 0.150 H 124.1°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F681 |
|---|---|
| RGB | rgb(208, 246, 129) |
| HSL | hsl(79, 87%, 74%) |
| HSV | hsv(79, 48%, 96%) |
| CMYK | cmyk(15.4%, 0%, 47.6%, 3.5%) |
| CIE-LAB | lab(92.09, -30.11, 51.93) |
| CIE-LCH | lch(92.09, 60.03, 120.11°) |
| OKLab | oklab(92.14% -0.0842 0.1243) |
| OKLCH | oklch(92.14% 0.15 124.1) |
| XYZ | xyz(62.9306, 80.9061, 33.0657) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.10
Light Pea Green
#C4FE82
ΔE00 3.33
Pistachio (survey)
#C0FA8B
ΔE00 3.91
Pale Lime
#BEFD73
ΔE00 4.00
Pear
#CBF85F
ΔE00 4.01
Light Yellowish Green
#C2FF89
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F681 #A781F6
analogous
#F6E181 #D0F681 #95F681
triadic
#D0F681 #81D0F6 #F681D0
tetradic
#D0F681 #81F6E1 #A781F6 #F68195
square
#D0F681 #81F6E1 #A781F6 #F68195
split-complementary
#D0F681 #8195F6 #E181F6
monochromatic
#A5EC11 #BBF248 #D0F681 #E5FABA #F4FDE2
Accessibility & contrast
On white
1.22
#D0F681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#D0F681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F681
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F681 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE977
Deuteranopia (green-blind)
#FCE888
Tritanopia (blue-blind)
#D7ECDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d0f681; /* rgb */ color: rgb(208, 246, 129); /* oklch */ color: oklch(92.1% 0.150 124.1);
Tailwind
colors: {
custom: {
50: '#e0f9a8',
500: '#d0f681',
950: '#000000',
},
}SCSS
$custom: #d0f681; $custom-light: #e0f9a8; $custom-dark: #000000;
JSON
{
"hex": "#d0f681",
"rgb": {
"r": 208,
"g": 246,
"b": 129
},
"hsl": {
"h": 79.487,
"s": 86.667,
"l": 73.529
},
"oklch": {
"l": 0.92135,
"c": 0.15013,
"h": 124.1
},
"luminance": 0.80906
}Semantic roles & 50–950 ramp
primary
#D0F681
secondary
#7549D2
accent
#02E34B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581