#BDEB84#BDEB84
#BDEB84 is a very light, vivid yellow-green. Relative luminance 0.719; OKLCH L 88.5% C 0.140 H 128.6°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEB84 |
|---|---|
| RGB | rgb(189, 235, 132) |
| HSL | hsl(87, 72%, 72%) |
| HSV | hsv(87, 44%, 92%) |
| CMYK | cmyk(19.6%, 0%, 43.8%, 7.8%) |
| CIE-LAB | lab(87.92, -31.63, 45.08) |
| CIE-LCH | lch(87.92, 55.08, 125.06°) |
| OKLab | oklab(88.49% -0.0874 0.1094) |
| OKLCH | oklch(88.49% 0.14 128.6) |
| XYZ | xyz(54.8589, 71.9006, 32.8133) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.33
Celery
#C1FD95
ΔE00 4.10
Light Yellowish Green
#C2FF89
ΔE00 4.43
Light Pea Green
#C4FE82
ΔE00 4.46
Light Yellow Green
#CCFD7F
ΔE00 4.67
Tea Green
#BDF8A3
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEB84 #B284EB
analogous
#EBE684 #BDEB84 #8AEB84
triadic
#BDEB84 #84BDEB #EB84BD
tetradic
#BDEB84 #84EBE6 #B284EB #EB848A
square
#BDEB84 #84EBE6 #B284EB #EB848A
split-complementary
#BDEB84 #848AEB #E684EB
monochromatic
#84D222 #A1E24F #BDEB84 #D9F4B9 #F1FBE5
Accessibility & contrast
On white
1.37
#BDEB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#BDEB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEB84
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEB84 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7C
Deuteranopia (green-blind)
#EDDC8A
Tritanopia (blue-blind)
#C1E3D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bdeb84; /* rgb */ color: rgb(189, 235, 132); /* oklch */ color: oklch(88.5% 0.140 128.6);
Tailwind
colors: {
custom: {
50: '#d2f1a9',
500: '#bdeb84',
950: '#000000',
},
}SCSS
$custom: #bdeb84; $custom-light: #d2f1a9; $custom-dark: #000000;
JSON
{
"hex": "#bdeb84",
"rgb": {
"r": 189,
"g": 235,
"b": 132
},
"hsl": {
"h": 86.796,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.88486,
"c": 0.13999,
"h": 128.6
},
"luminance": 0.71901
}Semantic roles & 50–950 ramp
primary
#BDEB84
secondary
#834EC5
accent
#11D468
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581