#BDE480#BDE480
#BDE480 is a very light, vivid yellow-green. Relative luminance 0.679; OKLCH L 86.9% C 0.134 H 126.5°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE480 |
|---|---|
| RGB | rgb(189, 228, 128) |
| HSL | hsl(83, 65%, 70%) |
| HSV | hsv(83, 44%, 89%) |
| CMYK | cmyk(17.1%, 0%, 43.9%, 10.6%) |
| CIE-LAB | lab(85.94, -28.82, 44.55) |
| CIE-LCH | lch(85.94, 53.05, 122.90°) |
| OKLab | oklab(86.87% -0.0798 0.1079) |
| OKLCH | oklch(86.87% 0.134 126.5) |
| XYZ | xyz(52.6256, 67.8636, 30.7444) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.35
Pistachio (survey)
#C0FA8B
ΔE00 5.06
Celery
#C1FD95
ΔE00 5.81
Light Yellow Green
#CCFD7F
ΔE00 5.88
Light Pea Green
#C4FE82
ΔE00 5.99
Light Yellowish Green
#C2FF89
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE480 #A780E4
analogous
#E4D980 #BDE480 #8BE480
triadic
#BDE480 #80BDE4 #E480BD
tetradic
#BDE480 #80E4D9 #A780E4 #E4808B
square
#BDE480 #80E4D9 #A780E4 #E4808B
split-complementary
#BDE480 #808BE4 #D980E4
monochromatic
#85C129 #A3D94E #BDE480 #D7EFB2 #F1F9E5
Accessibility & contrast
On white
1.44
#BDE480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BDE480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE480
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE480 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD878
Deuteranopia (green-blind)
#E8D685
Tritanopia (blue-blind)
#C2DCCC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bde480; /* rgb */ color: rgb(189, 228, 128); /* oklch */ color: oklch(86.9% 0.134 126.5);
Tailwind
colors: {
custom: {
50: '#d2eca6',
500: '#bde480',
950: '#000000',
},
}SCSS
$custom: #bde480; $custom-light: #d2eca6; $custom-dark: #000000;
JSON
{
"hex": "#bde480",
"rgb": {
"r": 189,
"g": 228,
"b": 128
},
"hsl": {
"h": 83.4,
"s": 64.935,
"l": 69.804
},
"oklch": {
"l": 0.86874,
"c": 0.13422,
"h": 126.5
},
"luminance": 0.67864
}Semantic roles & 50–950 ramp
primary
#BDE480
secondary
#784CBC
accent
#19CD5F
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480