#BAE08C#BAE08C
#BAE08C is a very light, moderate yellow-green. Relative luminance 0.656; OKLCH L 86.0% C 0.117 H 128.4°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE08C |
|---|---|
| RGB | rgb(186, 224, 140) |
| HSL | hsl(87, 58%, 71%) |
| HSV | hsv(87, 38%, 88%) |
| CMYK | cmyk(17%, 0%, 37.5%, 12.2%) |
| CIE-LAB | lab(84.81, -26.56, 37.13) |
| CIE-LCH | lch(84.81, 45.65, 125.57°) |
| OKLab | oklab(85.98% -0.0727 0.0916) |
| OKLCH | oklch(85.98% 0.117 128.4) |
| XYZ | xyz(51.6383, 65.6432, 34.7557) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.46
Light Grey Green
#B7E1A1
ΔE00 4.29
Pale Olive
#B9CC81
ΔE00 5.53
Light Sage
#BCECAC
ΔE00 5.63
Washed Out Green
#BCF5A6
ΔE00 5.63
Light Moss Green
#A6C875
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE08C #B28CE0
analogous
#E0DC8C #BAE08C #90E08C
triadic
#BAE08C #8CBAE0 #E08CBA
tetradic
#BAE08C #8CE0DC #B28CE0 #E08C90
square
#BAE08C #8CE0DC #B28CE0 #E08C90
split-complementary
#BAE08C #8C90E0 #DC8CE0
monochromatic
#7FBE33 #9DD35C #BAE08C #D7EDBC #F1F9E7
Accessibility & contrast
On white
1.49
#BAE08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#BAE08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE08C
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE08C | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D586
Deuteranopia (green-blind)
#E2D390
Tritanopia (blue-blind)
#BED9CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bae08c; /* rgb */ color: rgb(186, 224, 140); /* oklch */ color: oklch(86.0% 0.117 128.4);
Tailwind
colors: {
custom: {
50: '#d0e9ae',
500: '#bae08c',
950: '#000000',
},
}SCSS
$custom: #bae08c; $custom-light: #d0e9ae; $custom-dark: #000000;
JSON
{
"hex": "#bae08c",
"rgb": {
"r": 186,
"g": 224,
"b": 140
},
"hsl": {
"h": 87.143,
"s": 57.534,
"l": 71.373
},
"oklch": {
"l": 0.85977,
"c": 0.11691,
"h": 128.4
},
"luminance": 0.65644
}Semantic roles & 50–950 ramp
primary
#BAE08C
secondary
#8458B8
accent
#20C56B
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481