#BDE484#BDE484
#BDE484 is a very light, vivid yellow-green. Relative luminance 0.680; OKLCH L 86.9% C 0.130 H 127.0°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE484 |
|---|---|
| RGB | rgb(189, 228, 132) |
| HSL | hsl(84, 64%, 71%) |
| HSV | hsv(84, 42%, 89%) |
| CMYK | cmyk(17.1%, 0%, 42.1%, 10.6%) |
| CIE-LAB | lab(85.99, -28.35, 42.66) |
| CIE-LCH | lch(85.99, 51.22, 123.61°) |
| OKLab | oklab(86.94% -0.0782 0.1039) |
| OKLCH | oklch(86.94% 0.13 127) |
| XYZ | xyz(52.8941, 67.9710, 32.1584) |
| Luminance | 0.6797 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.20
Pistachio (survey)
#C0FA8B
ΔE00 5.11
Celery
#C1FD95
ΔE00 5.72
Tea Green
#BDF8A3
ΔE00 6.01
Washed Out Green
#BCF5A6
ΔE00 6.16
Light Yellow Green
#CCFD7F
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE484 #AB84E4
analogous
#E4DB84 #BDE484 #8DE484
triadic
#BDE484 #84BDE4 #E484BD
tetradic
#BDE484 #84E4DB #AB84E4 #E4848D
square
#BDE484 #84E4DB #AB84E4 #E4848D
split-complementary
#BDE484 #848DE4 #DB84E4
monochromatic
#85C32B #A2D952 #BDE484 #D8EFB6 #F2F9E6
Accessibility & contrast
On white
1.44
#BDE484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#BDE484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE484
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE484 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97D
Deuteranopia (green-blind)
#E7D689
Tritanopia (blue-blind)
#C2DCCD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bde484; /* rgb */ color: rgb(189, 228, 132); /* oklch */ color: oklch(86.9% 0.130 127.0);
Tailwind
colors: {
custom: {
50: '#d2eca9',
500: '#bde484',
950: '#000000',
},
}SCSS
$custom: #bde484; $custom-light: #d2eca9; $custom-dark: #000000;
JSON
{
"hex": "#bde484",
"rgb": {
"r": 189,
"g": 228,
"b": 132
},
"hsl": {
"h": 84.375,
"s": 64,
"l": 70.588
},
"oklch": {
"l": 0.86935,
"c": 0.13003,
"h": 127
},
"luminance": 0.67972
}Semantic roles & 50–950 ramp
primary
#BDE484
secondary
#7C50BC
accent
#1ACC62
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481