#D6EF82#D6EF82
#D6EF82 is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 91.1% C 0.138 H 119.8°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EF82 |
|---|---|
| RGB | rgb(214, 239, 130) |
| HSL | hsl(74, 77%, 72%) |
| HSV | hsv(74, 46%, 94%) |
| CMYK | cmyk(10.5%, 0%, 45.6%, 6.3%) |
| CIE-LAB | lab(90.62, -24.46, 49.75) |
| CIE-LCH | lch(90.62, 55.44, 116.18°) |
| OKLab | oklab(91.06% -0.0685 0.1195) |
| OKLCH | oklch(91.06% 0.138 119.8) |
| XYZ | xyz(62.6277, 77.6411, 32.8017) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.67
Light Khaki
#E6F2A2
ΔE00 5.03
Pear
#CBF85F
ΔE00 5.34
Light Pea Green
#C4FE82
ΔE00 5.89
Pistachio (survey)
#C0FA8B
ΔE00 6.10
Light Yellowish Green
#C2FF89
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EF82 #9B82EF
analogous
#EFD182 #D6EF82 #A0EF82
triadic
#D6EF82 #82D6EF #EF82D6
tetradic
#D6EF82 #82EFD1 #9B82EF #EF82A0
square
#D6EF82 #82EFD1 #9B82EF #EF82A0
split-complementary
#D6EF82 #82A0EF #D182EF
monochromatic
#AFDB1C #C4E84C #D6EF82 #E8F6B8 #F6FCE4
Accessibility & contrast
On white
1.27
#D6EF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#D6EF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EF82
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EF82 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE479
Deuteranopia (green-blind)
#F8E488
Tritanopia (blue-blind)
#DFE5D5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d6ef82; /* rgb */ color: rgb(214, 239, 130); /* oklch */ color: oklch(91.1% 0.138 119.8);
Tailwind
colors: {
custom: {
50: '#e4f4a8',
500: '#d6ef82',
950: '#000000',
},
}SCSS
$custom: #d6ef82; $custom-light: #e4f4a8; $custom-dark: #000000;
JSON
{
"hex": "#d6ef82",
"rgb": {
"r": 214,
"g": 239,
"b": 130
},
"hsl": {
"h": 73.761,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.91058,
"c": 0.13771,
"h": 119.8
},
"luminance": 0.77641
}Semantic roles & 50–950 ramp
primary
#D6EF82
secondary
#694CCA
accent
#0CDA3B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581