#D9F485#D9F485
#D9F485 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.4% C 0.140 H 120.4°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D9F485 |
|---|---|
| RGB | rgb(217, 244, 133) |
| HSL | hsl(75, 83%, 74%) |
| HSV | hsv(75, 45%, 96%) |
| CMYK | cmyk(11.1%, 0%, 45.5%, 4.3%) |
| CIE-LAB | lab(92.20, -25.40, 50.31) |
| CIE-LCH | lch(92.20, 56.36, 116.79°) |
| OKLab | oklab(92.39% -0.071 0.1209) |
| OKLCH | oklch(92.39% 0.14 120.4) |
| XYZ | xyz(65.1999, 81.1467, 34.4138) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.97
Pear
#CBF85F
ΔE00 4.95
Light Khaki
#E6F2A2
ΔE00 5.17
Light Pea Green
#C4FE82
ΔE00 5.28
Pistachio (survey)
#C0FA8B
ΔE00 5.67
Light Yellowish Green
#C2FF89
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9F485 #A085F4
analogous
#F4D885 #D9F485 #A2F485
triadic
#D9F485 #85D9F4 #F485D9
tetradic
#D9F485 #85F4D8 #A085F4 #F485A2
square
#D9F485 #85F4D8 #A085F4 #F485A2
split-complementary
#D9F485 #85A2F4 #D885F4
monochromatic
#B6EA15 #C8EF4D #D9F485 #EAF9BD #F6FCE3
Accessibility & contrast
On white
1.22
#D9F485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#D9F485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9F485
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9F485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9F485 | 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)
#FFE97C
Deuteranopia (green-blind)
#FDE98B
Tritanopia (blue-blind)
#E2EADA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d9f485; /* rgb */ color: rgb(217, 244, 133); /* oklch */ color: oklch(92.4% 0.140 120.4);
Tailwind
colors: {
custom: {
50: '#e6f7aa',
500: '#d9f485',
950: '#000000',
},
}SCSS
$custom: #d9f485; $custom-light: #e6f7aa; $custom-dark: #000000;
JSON
{
"hex": "#d9f485",
"rgb": {
"r": 217,
"g": 244,
"b": 133
},
"hsl": {
"h": 74.595,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.92388,
"c": 0.14022,
"h": 120.4
},
"luminance": 0.81147
}Semantic roles & 50–950 ramp
primary
#D9F485
secondary
#6D4DD0
accent
#06E03B
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581