#D6F581#D6F581
#D6F581 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.3% C 0.147 H 121.6°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F581 |
|---|---|
| RGB | rgb(214, 245, 129) |
| HSL | hsl(76, 85%, 73%) |
| HSV | hsv(76, 47%, 96%) |
| CMYK | cmyk(12.7%, 0%, 47.3%, 3.9%) |
| CIE-LAB | lab(92.21, -27.41, 52.17) |
| CIE-LCH | lch(92.21, 58.93, 117.71°) |
| OKLab | oklab(92.34% -0.0769 0.1248) |
| OKLCH | oklch(92.34% 0.147 121.6) |
| XYZ | xyz(64.3466, 81.1859, 33.0452) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.20
Pear
#CBF85F
ΔE00 4.18
Light Pea Green
#C4FE82
ΔE00 4.58
Pale Lime
#BEFD73
ΔE00 5.14
Pistachio (survey)
#C0FA8B
ΔE00 5.16
Light Yellowish Green
#C2FF89
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F581 #A081F5
analogous
#F5DA81 #D6F581 #9CF581
triadic
#D6F581 #81D6F5 #F581D6
tetradic
#D6F581 #81F5DA #A081F5 #F5819C
square
#D6F581 #81F5DA #A081F5 #F5819C
split-complementary
#D6F581 #819CF5 #DA81F5
monochromatic
#B0E913 #C4F048 #D6F581 #E8F9BA #F6FDE3
Accessibility & contrast
On white
1.22
#D6F581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#D6F581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F581
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F581 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE977
Deuteranopia (green-blind)
#FDE987
Tritanopia (blue-blind)
#DFEBDA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d6f581; /* rgb */ color: rgb(214, 245, 129); /* oklch */ color: oklch(92.3% 0.147 121.6);
Tailwind
colors: {
custom: {
50: '#e4f8a8',
500: '#d6f581',
950: '#000000',
},
}SCSS
$custom: #d6f581; $custom-light: #e4f8a8; $custom-dark: #000000;
JSON
{
"hex": "#d6f581",
"rgb": {
"r": 214,
"g": 245,
"b": 129
},
"hsl": {
"h": 76.034,
"s": 85.294,
"l": 73.333
},
"oklch": {
"l": 0.92335,
"c": 0.14656,
"h": 121.6
},
"luminance": 0.81186
}Semantic roles & 50–950 ramp
primary
#D6F581
secondary
#6D49D1
accent
#04E23F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581