#D6F681#D6F681
#D6F681 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.6% C 0.148 H 121.9°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F681 |
|---|---|
| RGB | rgb(214, 246, 129) |
| HSL | hsl(76, 87%, 74%) |
| HSV | hsv(76, 48%, 96%) |
| CMYK | cmyk(13%, 0%, 47.6%, 3.5%) |
| CIE-LAB | lab(92.48, -27.88, 52.50) |
| CIE-LCH | lch(92.48, 59.44, 117.97°) |
| OKLab | oklab(92.55% -0.0782 0.1255) |
| OKLCH | oklch(92.55% 0.148 121.9) |
| XYZ | xyz(64.6500, 81.7926, 33.1463) |
| Luminance | 0.8179 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.97
Pear
#CBF85F
ΔE00 4.05
Light Pea Green
#C4FE82
ΔE00 4.38
Pale Lime
#BEFD73
ΔE00 4.94
Pistachio (survey)
#C0FA8B
ΔE00 5.03
Light Yellowish Green
#C2FF89
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F681 #A181F6
analogous
#F6DB81 #D6F681 #9BF681
triadic
#D6F681 #81D6F6 #F681D6
tetradic
#D6F681 #81F6DB #A181F6 #F6819B
square
#D6F681 #81F6DB #A181F6 #F6819B
split-complementary
#D6F681 #819BF6 #DB81F6
monochromatic
#B0EC11 #C3F248 #D6F681 #E9FABA #F6FDE2
Accessibility & contrast
On white
1.21
#D6F681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#D6F681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F681
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F681 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA77
Deuteranopia (green-blind)
#FEE988
Tritanopia (blue-blind)
#DFECDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d6f681; /* rgb */ color: rgb(214, 246, 129); /* oklch */ color: oklch(92.6% 0.148 121.9);
Tailwind
colors: {
custom: {
50: '#e4f9a8',
500: '#d6f681',
950: '#000000',
},
}SCSS
$custom: #d6f681; $custom-light: #e4f9a8; $custom-dark: #000000;
JSON
{
"hex": "#d6f681",
"rgb": {
"r": 214,
"g": 246,
"b": 129
},
"hsl": {
"h": 76.41,
"s": 86.667,
"l": 73.529
},
"oklch": {
"l": 0.92551,
"c": 0.14787,
"h": 121.9
},
"luminance": 0.81793
}Semantic roles & 50–950 ramp
primary
#D6F681
secondary
#6E49D2
accent
#02E340
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581