#BAE58D#BAE58D
#BAE58D is a very light, vivid yellow-green. Relative luminance 0.684; OKLCH L 87.1% C 0.123 H 129.8°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE58D |
|---|---|
| RGB | rgb(186, 229, 141) |
| HSL | hsl(89, 63%, 73%) |
| HSV | hsv(89, 38%, 90%) |
| CMYK | cmyk(18.8%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(86.21, -28.80, 38.43) |
| CIE-LCH | lch(86.21, 48.03, 126.85°) |
| OKLab | oklab(87.1% -0.0789 0.0946) |
| OKLCH | oklch(87.1% 0.123 129.8) |
| XYZ | xyz(53.0760, 68.4000, 35.6004) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.53
Light Grey Green
#B7E1A1
ΔE00 4.61
Washed Out Green
#BCF5A6
ΔE00 4.69
Tea Green
#BDF8A3
ΔE00 4.76
Pistachio (survey)
#C0FA8B
ΔE00 5.19
Celery
#C1FD95
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE58D #B88DE5
analogous
#E5E48D #BAE58D #8EE58D
triadic
#BAE58D #8DBAE5 #E58DBA
tetradic
#BAE58D #8DE5E4 #B88DE5 #E58D8E
square
#BAE58D #8DE5E4 #B88DE5 #E58D8E
split-complementary
#BAE58D #8D8EE5 #E48DE5
monochromatic
#7ECA2E #9CDA5B #BAE58D #D8F0BF #F0F9E6
Accessibility & contrast
On white
1.43
#BAE58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#BAE58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE58D
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE58D | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA87
Deuteranopia (green-blind)
#E6D792
Tritanopia (blue-blind)
#BDDECF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bae58d; /* rgb */ color: rgb(186, 229, 141); /* oklch */ color: oklch(87.1% 0.123 129.8);
Tailwind
colors: {
custom: {
50: '#d0edaf',
500: '#bae58d',
950: '#000000',
},
}SCSS
$custom: #bae58d; $custom-light: #d0edaf; $custom-dark: #000000;
JSON
{
"hex": "#bae58d",
"rgb": {
"r": 186,
"g": 229,
"b": 141
},
"hsl": {
"h": 89.318,
"s": 62.857,
"l": 72.549
},
"oklch": {
"l": 0.871,
"c": 0.1232,
"h": 129.8
},
"luminance": 0.68401
}Semantic roles & 50–950 ramp
primary
#BAE58D
secondary
#8A58BE
accent
#1BCB71
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481