#BDE489#BDE489
#BDE489 is a very light, vivid yellow-green. Relative luminance 0.681; OKLCH L 87.0% C 0.125 H 127.7°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE489 |
|---|---|
| RGB | rgb(189, 228, 137) |
| HSL | hsl(86, 63%, 72%) |
| HSV | hsv(86, 40%, 89%) |
| CMYK | cmyk(17.1%, 0%, 39.9%, 10.6%) |
| CIE-LAB | lab(86.06, -27.75, 40.28) |
| CIE-LCH | lch(86.06, 48.91, 124.56°) |
| OKLab | oklab(87.01% -0.0763 0.0987) |
| OKLCH | oklch(87.01% 0.125 127.7) |
| XYZ | xyz(53.2445, 68.1111, 34.0037) |
| Luminance | 0.6811 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.14
Pistachio (survey)
#C0FA8B
ΔE00 5.29
Light Grey Green
#B7E1A1
ΔE00 5.39
Tea Green
#BDF8A3
ΔE00 5.55
Washed Out Green
#BCF5A6
ΔE00 5.58
Celery
#C1FD95
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE489 #B089E4
analogous
#E4DE89 #BDE489 #90E489
triadic
#BDE489 #89BDE4 #E489BD
tetradic
#BDE489 #89E4DE #B089E4 #E48990
square
#BDE489 #89E4DE #B089E4 #E48990
split-complementary
#BDE489 #8990E4 #DE89E4
monochromatic
#84C52D #A1D957 #BDE489 #D9EFBB #F1F9E6
Accessibility & contrast
On white
1.44
#BDE489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#BDE489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE489
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE489 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD982
Deuteranopia (green-blind)
#E7D78E
Tritanopia (blue-blind)
#C1DCCE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bde489; /* rgb */ color: rgb(189, 228, 137); /* oklch */ color: oklch(87.0% 0.125 127.7);
Tailwind
colors: {
custom: {
50: '#d2ecac',
500: '#bde489',
950: '#000000',
},
}SCSS
$custom: #bde489; $custom-light: #d2ecac; $custom-dark: #000000;
JSON
{
"hex": "#bde489",
"rgb": {
"r": 189,
"g": 228,
"b": 137
},
"hsl": {
"h": 85.714,
"s": 62.759,
"l": 71.569
},
"oklch": {
"l": 0.87014,
"c": 0.12471,
"h": 127.7
},
"luminance": 0.68112
}Semantic roles & 50–950 ramp
primary
#BDE489
secondary
#8155BD
accent
#1BCB66
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481