#BDE280#BDE280
#BDE280 is a very light, vivid yellow-green. Relative luminance 0.668; OKLCH L 86.4% C 0.131 H 125.9°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE280 |
|---|---|
| RGB | rgb(189, 226, 128) |
| HSL | hsl(83, 63%, 69%) |
| HSV | hsv(83, 43%, 89%) |
| CMYK | cmyk(16.4%, 0%, 43.4%, 11.4%) |
| CIE-LAB | lab(85.39, -27.87, 43.86) |
| CIE-LCH | lch(85.39, 51.96, 122.44°) |
| OKLab | oklab(86.43% -0.0771 0.1064) |
| OKLCH | oklch(86.43% 0.131 125.9) |
| XYZ | xyz(52.0786, 66.7696, 30.5620) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.89
Pistachio (survey)
#C0FA8B
ΔE00 5.57
Pale Olive
#B9CC81
ΔE00 6.19
Celery
#C1FD95
ΔE00 6.29
Light Yellow Green
#CCFD7F
ΔE00 6.35
Greenish Tan
#BCCB7A
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE280 #A580E2
analogous
#E2D680 #BDE280 #8CE280
triadic
#BDE280 #80BDE2 #E280BD
tetradic
#BDE280 #80E2D6 #A580E2 #E2808C
square
#BDE280 #80E2D6 #A580E2 #E2808C
split-complementary
#BDE280 #808CE2 #D680E2
monochromatic
#86BD2B #A3D74E #BDE280 #D7EDB2 #F1F9E4
Accessibility & contrast
On white
1.46
#BDE280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#BDE280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE280
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE280 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD778
Deuteranopia (green-blind)
#E6D585
Tritanopia (blue-blind)
#C2DACA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bde280; /* rgb */ color: rgb(189, 226, 128); /* oklch */ color: oklch(86.4% 0.131 125.9);
Tailwind
colors: {
custom: {
50: '#d2eba6',
500: '#bde280',
950: '#000000',
},
}SCSS
$custom: #bde280; $custom-light: #d2eba6; $custom-dark: #000000;
JSON
{
"hex": "#bde280",
"rgb": {
"r": 189,
"g": 226,
"b": 128
},
"hsl": {
"h": 82.653,
"s": 62.821,
"l": 69.412
},
"oklch": {
"l": 0.86431,
"c": 0.13139,
"h": 125.9
},
"luminance": 0.6677
}Semantic roles & 50–950 ramp
primary
#BDE280
secondary
#764DBA
accent
#1BCB5D
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480