#BAE280#BAE280
#BAE280 is a very light, vivid yellow-green. Relative luminance 0.664; OKLCH L 86.2% C 0.133 H 127.1°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE280 |
|---|---|
| RGB | rgb(186, 226, 128) |
| HSL | hsl(84, 63%, 69%) |
| HSV | hsv(84, 43%, 89%) |
| CMYK | cmyk(17.7%, 0%, 43.4%, 11.4%) |
| CIE-LAB | lab(85.19, -28.98, 43.57) |
| CIE-LCH | lch(85.19, 52.33, 123.63°) |
| OKLab | oklab(86.23% -0.0801 0.1058) |
| OKLCH | oklch(86.23% 0.133 127.1) |
| XYZ | xyz(51.3419, 66.3897, 30.5275) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.85
Pistachio (survey)
#C0FA8B
ΔE00 5.38
Celery
#C1FD95
ΔE00 6.07
Light Moss Green
#A6C875
ΔE00 6.34
Pale Olive
#B9CC81
ΔE00 6.38
Tea Green
#BDF8A3
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE280 #A880E2
analogous
#E2D980 #BAE280 #89E280
triadic
#BAE280 #80BAE2 #E280BA
tetradic
#BAE280 #80E2D9 #A880E2 #E28089
square
#BAE280 #80E2D9 #A880E2 #E28089
split-complementary
#BAE280 #8089E2 #D980E2
monochromatic
#81BD2B #9FD74E #BAE280 #D5EDB2 #F0F9E4
Accessibility & contrast
On white
1.47
#BAE280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#BAE280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE280
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE280 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD678
Deuteranopia (green-blind)
#E5D485
Tritanopia (blue-blind)
#BFDACA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bae280; /* rgb */ color: rgb(186, 226, 128); /* oklch */ color: oklch(86.2% 0.133 127.1);
Tailwind
colors: {
custom: {
50: '#d0eba6',
500: '#bae280',
950: '#000000',
},
}SCSS
$custom: #bae280; $custom-light: #d0eba6; $custom-dark: #000000;
JSON
{
"hex": "#bae280",
"rgb": {
"r": 186,
"g": 226,
"b": 128
},
"hsl": {
"h": 84.49,
"s": 62.821,
"l": 69.412
},
"oklch": {
"l": 0.86227,
"c": 0.13268,
"h": 127.1
},
"luminance": 0.6639
}Semantic roles & 50–950 ramp
primary
#BAE280
secondary
#794DBA
accent
#1BCB63
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480