#D9F486#D9F486
#D9F486 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.4% C 0.139 H 120.5°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D9F486 |
|---|---|
| RGB | rgb(217, 244, 134) |
| HSL | hsl(75, 83%, 74%) |
| HSV | hsv(75, 45%, 96%) |
| CMYK | cmyk(11.1%, 0%, 45.1%, 4.3%) |
| CIE-LAB | lab(92.21, -25.30, 49.85) |
| CIE-LCH | lch(92.21, 55.90, 116.90°) |
| OKLab | oklab(92.4% -0.0707 0.1199) |
| OKLCH | oklch(92.4% 0.139 120.5) |
| XYZ | xyz(65.2693, 81.1744, 34.7794) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.99
Light Khaki
#E6F2A2
ΔE00 5.06
Pear
#CBF85F
ΔE00 5.07
Light Pea Green
#C4FE82
ΔE00 5.27
Pistachio (survey)
#C0FA8B
ΔE00 5.62
Light Yellowish Green
#C2FF89
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9F486 #A186F4
analogous
#F4D886 #D9F486 #A2F486
triadic
#D9F486 #86D9F4 #F486D9
tetradic
#D9F486 #86F4D8 #A186F4 #F486A2
square
#D9F486 #86F4D8 #A186F4 #F486A2
split-complementary
#D9F486 #86A2F4 #D886F4
monochromatic
#B6EA16 #C7EF4E #D9F486 #EBF9BE #F6FCE3
Accessibility & contrast
On white
1.22
#D9F486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#D9F486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9F486
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9F486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9F486 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97D
Deuteranopia (green-blind)
#FDE98C
Tritanopia (blue-blind)
#E2EADA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d9f486; /* rgb */ color: rgb(217, 244, 134); /* oklch */ color: oklch(92.4% 0.139 120.5);
Tailwind
colors: {
custom: {
50: '#e6f7ab',
500: '#d9f486',
950: '#000000',
},
}SCSS
$custom: #d9f486; $custom-light: #e6f7ab; $custom-dark: #000000;
JSON
{
"hex": "#d9f486",
"rgb": {
"r": 217,
"g": 244,
"b": 134
},
"hsl": {
"h": 74.727,
"s": 83.333,
"l": 74.118
},
"oklch": {
"l": 0.92402,
"c": 0.13921,
"h": 120.5
},
"luminance": 0.81174
}Semantic roles & 50–950 ramp
primary
#D9F486
secondary
#6E4ED0
accent
#06E03B
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581