#BAE88D#BAE88D
#BAE88D is a very light, vivid yellow-green. Relative luminance 0.701; OKLCH L 87.8% C 0.128 H 130.5°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE88D |
|---|---|
| RGB | rgb(186, 232, 141) |
| HSL | hsl(90, 66%, 73%) |
| HSV | hsv(90, 39%, 91%) |
| CMYK | cmyk(19.8%, 0%, 39.2%, 9%) |
| CIE-LAB | lab(87.03, -30.22, 39.50) |
| CIE-LCH | lch(87.03, 49.73, 127.41°) |
| OKLab | oklab(87.77% -0.0829 0.0971) |
| OKLCH | oklch(87.77% 0.128 130.5) |
| XYZ | xyz(53.9132, 70.0745, 35.8794) |
| Luminance | 0.7007 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.22
Washed Out Green
#BCF5A6
ΔE00 4.31
Pistachio (survey)
#C0FA8B
ΔE00 4.42
Celery
#C1FD95
ΔE00 4.61
Light Grey Green
#B7E1A1
ΔE00 5.06
Pale Olive Green
#B1D27B
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE88D #BB8DE8
analogous
#E7E88D #BAE88D #8DE88D
triadic
#BAE88D #8DBAE8 #E88DBA
tetradic
#BAE88D #8DE7E8 #BB8DE8 #E88D8D
square
#BAE88D #8DE7E8 #BB8DE8 #E88D8D
split-complementary
#BAE88D #8D8DE8 #E88DE7
monochromatic
#7CD12A #9BDE5A #BAE88D #D9F2C0 #F0FAE6
Accessibility & contrast
On white
1.40
#BAE88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#BAE88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE88D
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE88D | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC86
Deuteranopia (green-blind)
#E9D992
Tritanopia (blue-blind)
#BDE1D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bae88d; /* rgb */ color: rgb(186, 232, 141); /* oklch */ color: oklch(87.8% 0.128 130.5);
Tailwind
colors: {
custom: {
50: '#d0efaf',
500: '#bae88d',
950: '#000000',
},
}SCSS
$custom: #bae88d; $custom-light: #d0efaf; $custom-dark: #000000;
JSON
{
"hex": "#bae88d",
"rgb": {
"r": 186,
"g": 232,
"b": 141
},
"hsl": {
"h": 90.33,
"s": 66.423,
"l": 73.137
},
"oklch": {
"l": 0.87765,
"c": 0.12762,
"h": 130.5
},
"luminance": 0.70075
}Semantic roles & 50–950 ramp
primary
#BAE88D
secondary
#8D57C2
accent
#17CE74
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581