#BAE08D#BAE08D
#BAE08D is a very light, moderate yellow-green. Relative luminance 0.657; OKLCH L 86.0% C 0.116 H 128.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE08D |
|---|---|
| RGB | rgb(186, 224, 141) |
| HSL | hsl(87, 57%, 72%) |
| HSV | hsv(87, 37%, 88%) |
| CMYK | cmyk(17%, 0%, 37.1%, 12.2%) |
| CIE-LAB | lab(84.83, -26.43, 36.65) |
| CIE-LCH | lch(84.83, 45.18, 125.79°) |
| OKLab | oklab(85.99% -0.0723 0.0905) |
| OKLCH | oklch(85.99% 0.116 128.6) |
| XYZ | xyz(51.7124, 65.6729, 35.1458) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.53
Light Grey Green
#B7E1A1
ΔE00 4.11
Light Sage
#BCECAC
ΔE00 5.47
Pale Olive
#B9CC81
ΔE00 5.53
Washed Out Green
#BCF5A6
ΔE00 5.55
Light Moss Green
#A6C875
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE08D #B38DE0
analogous
#E0DD8D #BAE08D #91E08D
triadic
#BAE08D #8DBAE0 #E08DBA
tetradic
#BAE08D #8DE0DD #B38DE0 #E08D91
square
#BAE08D #8DE0DD #B38DE0 #E08D91
split-complementary
#BAE08D #8D91E0 #DD8DE0
monochromatic
#7FBF34 #9DD35D #BAE08D #D7EDBD #F0F8E7
Accessibility & contrast
On white
1.49
#BAE08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#BAE08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE08D
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE08D | 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)
#E8D587
Deuteranopia (green-blind)
#E2D391
Tritanopia (blue-blind)
#BDD9CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bae08d; /* rgb */ color: rgb(186, 224, 141); /* oklch */ color: oklch(86.0% 0.116 128.6);
Tailwind
colors: {
custom: {
50: '#d0e9af',
500: '#bae08d',
950: '#000000',
},
}SCSS
$custom: #bae08d; $custom-light: #d0e9af; $custom-dark: #000000;
JSON
{
"hex": "#bae08d",
"rgb": {
"r": 186,
"g": 224,
"b": 141
},
"hsl": {
"h": 87.47,
"s": 57.241,
"l": 71.569
},
"oklch": {
"l": 0.85994,
"c": 0.1158,
"h": 128.6
},
"luminance": 0.65673
}Semantic roles & 50–950 ramp
primary
#BAE08D
secondary
#8559B8
accent
#21C56C
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481