#D2F689#D2F689
#D2F689 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.4% C 0.141 H 124.1°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F689 |
|---|---|
| RGB | rgb(210, 246, 137) |
| HSL | hsl(80, 86%, 75%) |
| HSV | hsv(80, 44%, 96%) |
| CMYK | cmyk(14.6%, 0%, 44.3%, 3.5%) |
| CIE-LAB | lab(92.32, -28.53, 48.45) |
| CIE-LCH | lch(92.32, 56.23, 120.49°) |
| OKLab | oklab(92.38% -0.0793 0.117) |
| OKLCH | oklch(92.38% 0.141 124.1) |
| XYZ | xyz(64.0493, 81.4190, 36.0032) |
| Luminance | 0.8142 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.73
Light Pea Green
#C4FE82
ΔE00 3.67
Pistachio (survey)
#C0FA8B
ΔE00 3.78
Light Yellowish Green
#C2FF89
ΔE00 4.12
Celery
#C1FD95
ΔE00 4.61
Pale Lime
#BEFD73
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F689 #AD89F6
analogous
#F6E489 #D2F689 #9BF689
triadic
#D2F689 #89D2F6 #F689D2
tetradic
#D2F689 #89F6E4 #AD89F6 #F6899B
square
#D2F689 #89F6E4 #AD89F6 #F6899B
split-complementary
#D2F689 #899BF6 #E489F6
monochromatic
#A7ED17 #BCF250 #D2F689 #E8FAC2 #F4FDE3
Accessibility & contrast
On white
1.22
#D2F689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#D2F689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F689
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F689 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#FCE98F
Tritanopia (blue-blind)
#D9EDDC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2f689; /* rgb */ color: rgb(210, 246, 137); /* oklch */ color: oklch(92.4% 0.141 124.1);
Tailwind
colors: {
custom: {
50: '#e1f9ad',
500: '#d2f689',
950: '#000000',
},
}SCSS
$custom: #d2f689; $custom-light: #e1f9ad; $custom-dark: #000000;
JSON
{
"hex": "#d2f689",
"rgb": {
"r": 210,
"g": 246,
"b": 137
},
"hsl": {
"h": 79.817,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.92383,
"c": 0.14135,
"h": 124.1
},
"luminance": 0.81419
}Semantic roles & 50–950 ramp
primary
#D2F689
secondary
#7B50D3
accent
#03E24D
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581