#BAE07D#BAE07D
#BAE07D is a very light, vivid yellow-green. Relative luminance 0.652; OKLCH L 85.7% C 0.133 H 126.2°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE07D |
|---|---|
| RGB | rgb(186, 224, 125) |
| HSL | hsl(83, 61%, 68%) |
| HSV | hsv(83, 44%, 88%) |
| CMYK | cmyk(17%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(84.60, -28.38, 44.30) |
| CIE-LCH | lch(84.60, 52.61, 122.64°) |
| OKLab | oklab(85.74% -0.0786 0.1072) |
| OKLCH | oklch(85.74% 0.133 126.2) |
| XYZ | xyz(50.6067, 65.2306, 29.3227) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.51
Pistachio (survey)
#C0FA8B
ΔE00 5.88
Pale Olive
#B9CC81
ΔE00 6.01
Light Moss Green
#A6C875
ΔE00 6.03
Greenish Tan
#BCCB7A
ΔE00 6.27
Celery
#C1FD95
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE07D #A37DE0
analogous
#E0D47D #BAE07D #88E07D
triadic
#BAE07D #7DBAE0 #E07DBA
tetradic
#BAE07D #7DE0D4 #A37DE0 #E07D88
square
#BAE07D #7DE0D4 #A37DE0 #E07D88
split-complementary
#BAE07D #7D88E0 #D47DE0
monochromatic
#81B72C #A0D44C #BAE07D #D4ECAE #EEF8E0
Accessibility & contrast
On white
1.50
#BAE07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#BAE07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE07D
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE07D | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 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)
#E9D575
Deuteranopia (green-blind)
#E4D382
Tritanopia (blue-blind)
#BFD8C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bae07d; /* rgb */ color: rgb(186, 224, 125); /* oklch */ color: oklch(85.7% 0.133 126.2);
Tailwind
colors: {
custom: {
50: '#d0e9a4',
500: '#bae07d',
950: '#000000',
},
}SCSS
$custom: #bae07d; $custom-light: #d0e9a4; $custom-dark: #000000;
JSON
{
"hex": "#bae07d",
"rgb": {
"r": 186,
"g": 224,
"b": 125
},
"hsl": {
"h": 83.03,
"s": 61.491,
"l": 68.431
},
"oklch": {
"l": 0.85738,
"c": 0.13296,
"h": 126.2
},
"luminance": 0.65231
}Semantic roles & 50–950 ramp
primary
#BAE07D
secondary
#744AB7
accent
#1CC95F
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480