#BAE08E#BAE08E
#BAE08E is a very light, moderate yellow-green. Relative luminance 0.657; OKLCH L 86.0% C 0.115 H 128.8°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE08E |
|---|---|
| RGB | rgb(186, 224, 142) |
| HSL | hsl(88, 57%, 72%) |
| HSV | hsv(88, 37%, 88%) |
| CMYK | cmyk(17%, 0%, 36.6%, 12.2%) |
| CIE-LAB | lab(84.84, -26.29, 36.17) |
| CIE-LCH | lch(84.84, 44.71, 126.02°) |
| OKLab | oklab(86.01% -0.0719 0.0894) |
| OKLCH | oklch(86.01% 0.115 128.8) |
| XYZ | xyz(51.7871, 65.7027, 35.5395) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.61
Light Grey Green
#B7E1A1
ΔE00 3.93
Light Sage
#BCECAC
ΔE00 5.32
Washed Out Green
#BCF5A6
ΔE00 5.47
Pale Olive
#B9CC81
ΔE00 5.54
Tea Green
#BDF8A3
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE08E #B48EE0
analogous
#E0DD8E #BAE08E #91E08E
triadic
#BAE08E #8EBAE0 #E08EBA
tetradic
#BAE08E #8EE0DD #B48EE0 #E08E91
square
#BAE08E #8EE0DD #B48EE0 #E08E91
split-complementary
#BAE08E #8E91E0 #DD8EE0
monochromatic
#7FBF34 #9DD35E #BAE08E #D7EDBE #F0F8E7
Accessibility & contrast
On white
1.49
#BAE08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#BAE08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE08E
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE08E | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D688
Deuteranopia (green-blind)
#E2D392
Tritanopia (blue-blind)
#BDD9CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bae08e; /* rgb */ color: rgb(186, 224, 142); /* oklch */ color: oklch(86.0% 0.115 128.8);
Tailwind
colors: {
custom: {
50: '#d0e9b0',
500: '#bae08e',
950: '#000000',
},
}SCSS
$custom: #bae08e; $custom-light: #d0e9b0; $custom-dark: #000000;
JSON
{
"hex": "#bae08e",
"rgb": {
"r": 186,
"g": 224,
"b": 142
},
"hsl": {
"h": 87.805,
"s": 56.944,
"l": 71.765
},
"oklch": {
"l": 0.86012,
"c": 0.1147,
"h": 128.8
},
"luminance": 0.65703
}Semantic roles & 50–950 ramp
primary
#BAE08E
secondary
#865AB8
accent
#21C56D
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481