#BDE083#BDE083
#BDE083 is a very light, vivid yellow-green. Relative luminance 0.658; OKLCH L 86.0% C 0.125 H 125.8°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE083 |
|---|---|
| RGB | rgb(189, 224, 131) |
| HSL | hsl(83, 60%, 70%) |
| HSV | hsv(83, 42%, 88%) |
| CMYK | cmyk(15.6%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(84.88, -26.57, 41.74) |
| CIE-LCH | lch(84.88, 49.48, 122.48°) |
| OKLab | oklab(86.04% -0.0733 0.1017) |
| OKLCH | oklch(86.04% 0.125 125.8) |
| XYZ | xyz(51.7383, 65.7684, 31.4371) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.32
Pale Olive
#B9CC81
ΔE00 5.49
Greenish Tan
#BCCB7A
ΔE00 5.88
Light Moss Green
#A6C875
ΔE00 5.93
Light Grey Green
#B7E1A1
ΔE00 6.11
Pistachio (survey)
#C0FA8B
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE083 #A683E0
analogous
#E0D583 #BDE083 #8FE083
triadic
#BDE083 #83BDE0 #E083BD
tetradic
#BDE083 #83E0D5 #A683E0 #E0838F
square
#BDE083 #83E0D5 #A683E0 #E0838F
split-complementary
#BDE083 #838FE0 #D583E0
monochromatic
#86BA2F #A3D452 #BDE083 #D7ECB4 #F1F8E5
Accessibility & contrast
On white
1.48
#BDE083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#BDE083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE083
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE083 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57C
Deuteranopia (green-blind)
#E4D388
Tritanopia (blue-blind)
#C2D8C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bde083; /* rgb */ color: rgb(189, 224, 131); /* oklch */ color: oklch(86.0% 0.125 125.8);
Tailwind
colors: {
custom: {
50: '#d2e9a8',
500: '#bde083',
950: '#000000',
},
}SCSS
$custom: #bde083; $custom-light: #d2e9a8; $custom-dark: #000000;
JSON
{
"hex": "#bde083",
"rgb": {
"r": 189,
"g": 224,
"b": 131
},
"hsl": {
"h": 82.581,
"s": 60,
"l": 69.608
},
"oklch": {
"l": 0.86036,
"c": 0.12538,
"h": 125.8
},
"luminance": 0.65769
}Semantic roles & 50–950 ramp
primary
#BDE083
secondary
#7750B7
accent
#1EC85E
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480