#D6F482#D6F482
#D6F482 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 92.1% C 0.144 H 121.4°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F482 |
|---|---|
| RGB | rgb(214, 244, 130) |
| HSL | hsl(76, 84%, 73%) |
| HSV | hsv(76, 47%, 96%) |
| CMYK | cmyk(12.3%, 0%, 46.7%, 4.3%) |
| CIE-LAB | lab(91.96, -26.83, 51.39) |
| CIE-LCH | lch(91.96, 57.97, 117.57°) |
| OKLab | oklab(92.13% -0.0752 0.1231) |
| OKLCH | oklch(92.13% 0.144 121.4) |
| XYZ | xyz(64.1117, 80.6092, 33.2964) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.44
Pear
#CBF85F
ΔE00 4.45
Light Pea Green
#C4FE82
ΔE00 4.76
Pistachio (survey)
#C0FA8B
ΔE00 5.24
Pale Lime
#BEFD73
ΔE00 5.37
Light Yellowish Green
#C2FF89
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F482 #A082F4
analogous
#F4D982 #D6F482 #9DF482
triadic
#D6F482 #82D6F4 #F482D6
tetradic
#D6F482 #82F4D9 #A082F4 #F4829D
square
#D6F482 #82F4D9 #A082F4 #F4829D
split-complementary
#D6F482 #829DF4 #D982F4
monochromatic
#B0E714 #C4EF4A #D6F482 #E8F9BA #F6FDE3
Accessibility & contrast
On white
1.23
#D6F482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#D6F482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F482
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F482 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE878
Deuteranopia (green-blind)
#FCE888
Tritanopia (blue-blind)
#DFEAD9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d6f482; /* rgb */ color: rgb(214, 244, 130); /* oklch */ color: oklch(92.1% 0.144 121.4);
Tailwind
colors: {
custom: {
50: '#e4f7a8',
500: '#d6f482',
950: '#000000',
},
}SCSS
$custom: #d6f482; $custom-light: #e4f7a8; $custom-dark: #000000;
JSON
{
"hex": "#d6f482",
"rgb": {
"r": 214,
"g": 244,
"b": 130
},
"hsl": {
"h": 75.789,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.92133,
"c": 0.14426,
"h": 121.4
},
"luminance": 0.80609
}Semantic roles & 50–950 ramp
primary
#D6F482
secondary
#6D4AD0
accent
#05E03F
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581