#BAE288#BAE288
#BAE288 is a very light, vivid yellow-green. Relative luminance 0.666; OKLCH L 86.4% C 0.124 H 128.3°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE288 |
|---|---|
| RGB | rgb(186, 226, 136) |
| HSL | hsl(87, 61%, 71%) |
| HSV | hsv(87, 40%, 89%) |
| CMYK | cmyk(17.7%, 0%, 39.8%, 11.4%) |
| CIE-LAB | lab(85.31, -28.01, 39.77) |
| CIE-LCH | lch(85.31, 48.64, 125.16°) |
| OKLab | oklab(86.35% -0.077 0.0975) |
| OKLCH | oklch(86.35% 0.124 128.3) |
| XYZ | xyz(51.8894, 66.6087, 33.4108) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.73
Light Grey Green
#B7E1A1
ΔE00 5.14
Pistachio (survey)
#C0FA8B
ΔE00 5.64
Washed Out Green
#BCF5A6
ΔE00 5.66
Tea Green
#BDF8A3
ΔE00 5.70
Celery
#C1FD95
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE288 #B088E2
analogous
#E2DD88 #BAE288 #8DE288
triadic
#BAE288 #88BAE2 #E288BA
tetradic
#BAE288 #88E2DD #B088E2 #E2888D
square
#BAE288 #88E2DD #B088E2 #E2888D
split-complementary
#BAE288 #888DE2 #DD88E2
monochromatic
#80C12F #9DD657 #BAE288 #D7EEB9 #F1F9E6
Accessibility & contrast
On white
1.47
#BAE288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#BAE288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE288
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE288 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD781
Deuteranopia (green-blind)
#E4D48D
Tritanopia (blue-blind)
#BEDBCC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bae288; /* rgb */ color: rgb(186, 226, 136); /* oklch */ color: oklch(86.4% 0.124 128.3);
Tailwind
colors: {
custom: {
50: '#d0ebac',
500: '#bae288',
950: '#000000',
},
}SCSS
$custom: #bae288; $custom-light: #d0ebac; $custom-dark: #000000;
JSON
{
"hex": "#bae288",
"rgb": {
"r": 186,
"g": 226,
"b": 136
},
"hsl": {
"h": 86.667,
"s": 60.811,
"l": 70.98
},
"oklch": {
"l": 0.86353,
"c": 0.12419,
"h": 128.3
},
"luminance": 0.66609
}Semantic roles & 50–950 ramp
primary
#BAE288
secondary
#8154BA
accent
#1DC969
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481