#D1F689#D1F689
#D1F689 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.3% C 0.142 H 124.5°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D1F689 |
|---|---|
| RGB | rgb(209, 246, 137) |
| HSL | hsl(80, 86%, 75%) |
| HSV | hsv(80, 44%, 96%) |
| CMYK | cmyk(15%, 0%, 44.3%, 3.5%) |
| CIE-LAB | lab(92.25, -28.90, 48.36) |
| CIE-LCH | lch(92.25, 56.34, 120.86°) |
| OKLab | oklab(92.32% -0.0802 0.1168) |
| OKLCH | oklch(92.32% 0.142 124.5) |
| XYZ | xyz(63.7654, 81.2726, 35.9899) |
| Luminance | 0.8127 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.65
Light Pea Green
#C4FE82
ΔE00 3.52
Pistachio (survey)
#C0FA8B
ΔE00 3.59
Light Yellowish Green
#C2FF89
ΔE00 3.95
Celery
#C1FD95
ΔE00 4.43
Pale Lime
#BEFD73
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1F689 #AE89F6
analogous
#F6E589 #D1F689 #9AF689
triadic
#D1F689 #89D1F6 #F689D1
tetradic
#D1F689 #89F6E5 #AE89F6 #F6899A
square
#D1F689 #89F6E5 #AE89F6 #F6899A
split-complementary
#D1F689 #899AF6 #E589F6
monochromatic
#A5ED17 #BBF250 #D1F689 #E7FAC2 #F4FDE3
Accessibility & contrast
On white
1.22
#D1F689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#D1F689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1F689
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1F689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1F689 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#FCE88F
Tritanopia (blue-blind)
#D8EDDC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d1f689; /* rgb */ color: rgb(209, 246, 137); /* oklch */ color: oklch(92.3% 0.142 124.5);
Tailwind
colors: {
custom: {
50: '#e1f9ad',
500: '#d1f689',
950: '#000000',
},
}SCSS
$custom: #d1f689; $custom-light: #e1f9ad; $custom-dark: #000000;
JSON
{
"hex": "#d1f689",
"rgb": {
"r": 209,
"g": 246,
"b": 137
},
"hsl": {
"h": 80.367,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.92315,
"c": 0.14175,
"h": 124.5
},
"luminance": 0.81273
}Semantic roles & 50–950 ramp
primary
#D1F689
secondary
#7C50D3
accent
#03E24F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581