#BDE58D#BDE58D
#BDE58D is a very light, vivid yellow-green. Relative luminance 0.688; OKLCH L 87.3% C 0.122 H 128.6°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE58D |
|---|---|
| RGB | rgb(189, 229, 141) |
| HSL | hsl(87, 63%, 73%) |
| HSV | hsv(87, 38%, 90%) |
| CMYK | cmyk(17.5%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(86.39, -27.72, 38.72) |
| CIE-LCH | lch(86.39, 47.62, 125.60°) |
| OKLab | oklab(87.3% -0.076 0.0952) |
| OKLCH | oklch(87.3% 0.122 128.6) |
| XYZ | xyz(53.8126, 68.7798, 35.6349) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.43
Light Grey Green
#B7E1A1
ΔE00 4.83
Washed Out Green
#BCF5A6
ΔE00 5.00
Tea Green
#BDF8A3
ΔE00 5.05
Pistachio (survey)
#C0FA8B
ΔE00 5.27
Celery
#C1FD95
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE58D #B58DE5
analogous
#E5E18D #BDE58D #91E58D
triadic
#BDE58D #8DBDE5 #E58DBD
tetradic
#BDE58D #8DE5E1 #B58DE5 #E58D91
square
#BDE58D #8DE5E1 #B58DE5 #E58D91
split-complementary
#BDE58D #8D91E5 #E18DE5
monochromatic
#83CA2E #A0DA5B #BDE58D #DAF0BF #F1F9E6
Accessibility & contrast
On white
1.42
#BDE58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#BDE58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE58D
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE58D | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA87
Deuteranopia (green-blind)
#E7D792
Tritanopia (blue-blind)
#C1DECF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bde58d; /* rgb */ color: rgb(189, 229, 141); /* oklch */ color: oklch(87.3% 0.122 128.6);
Tailwind
colors: {
custom: {
50: '#d2edaf',
500: '#bde58d',
950: '#000000',
},
}SCSS
$custom: #bde58d; $custom-light: #d2edaf; $custom-dark: #000000;
JSON
{
"hex": "#bde58d",
"rgb": {
"r": 189,
"g": 229,
"b": 141
},
"hsl": {
"h": 87.273,
"s": 62.857,
"l": 72.549
},
"oklch": {
"l": 0.873,
"c": 0.12183,
"h": 128.6
},
"luminance": 0.68781
}Semantic roles & 50–950 ramp
primary
#BDE58D
secondary
#8658BE
accent
#1BCB6B
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481