#BAE07E#BAE07E
#BAE07E is a very light, vivid yellow-green. Relative luminance 0.653; OKLCH L 85.8% C 0.132 H 126.4°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE07E |
|---|---|
| RGB | rgb(186, 224, 126) |
| HSL | hsl(83, 61%, 69%) |
| HSV | hsv(83, 44%, 88%) |
| CMYK | cmyk(17%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(84.62, -28.26, 43.83) |
| CIE-LCH | lch(84.62, 52.15, 122.82°) |
| OKLab | oklab(85.75% -0.0782 0.1062) |
| OKLCH | oklch(85.75% 0.132 126.4) |
| XYZ | xyz(50.6709, 65.2563, 29.6608) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.45
Pistachio (survey)
#C0FA8B
ΔE00 5.88
Pale Olive
#B9CC81
ΔE00 5.95
Light Moss Green
#A6C875
ΔE00 5.98
Greenish Tan
#BCCB7A
ΔE00 6.25
Celery
#C1FD95
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE07E #A47EE0
analogous
#E0D57E #BAE07E #89E07E
triadic
#BAE07E #7EBAE0 #E07EBA
tetradic
#BAE07E #7EE0D5 #A47EE0 #E07E89
square
#BAE07E #7EE0D5 #A47EE0 #E07E89
split-complementary
#BAE07E #7E89E0 #D57EE0
monochromatic
#81B82C #A0D44D #BAE07E #D4ECAF #EFF8E1
Accessibility & contrast
On white
1.49
#BAE07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#BAE07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE07E
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE07E | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D576
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#BFD8C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bae07e; /* rgb */ color: rgb(186, 224, 126); /* oklch */ color: oklch(85.8% 0.132 126.4);
Tailwind
colors: {
custom: {
50: '#d0e9a5',
500: '#bae07e',
950: '#000000',
},
}SCSS
$custom: #bae07e; $custom-light: #d0e9a5; $custom-dark: #000000;
JSON
{
"hex": "#bae07e",
"rgb": {
"r": 186,
"g": 224,
"b": 126
},
"hsl": {
"h": 83.265,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.85753,
"c": 0.13192,
"h": 126.4
},
"luminance": 0.65257
}Semantic roles & 50–950 ramp
primary
#BAE07E
secondary
#754BB7
accent
#1DC95F
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480