#BAE37D#BAE37D
#BAE37D is a very light, vivid yellow-green. Relative luminance 0.669; OKLCH L 86.4% C 0.137 H 127.0°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE37D |
|---|---|
| RGB | rgb(186, 227, 125) |
| HSL | hsl(84, 65%, 69%) |
| HSV | hsv(84, 45%, 89%) |
| CMYK | cmyk(18.1%, 0%, 44.9%, 11%) |
| CIE-LAB | lab(85.43, -29.79, 45.33) |
| CIE-LCH | lch(85.43, 54.24, 123.31°) |
| OKLab | oklab(86.41% -0.0826 0.1096) |
| OKLCH | oklch(86.41% 0.137 127) |
| XYZ | xyz(51.4201, 66.8573, 29.5938) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.24
Pistachio (survey)
#C0FA8B
ΔE00 5.13
Celery
#C1FD95
ΔE00 5.93
Light Yellow Green
#CCFD7F
ΔE00 5.99
Light Pea Green
#C4FE82
ΔE00 6.04
Light Yellowish Green
#C2FF89
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE37D #A67DE3
analogous
#E3D97D #BAE37D #87E37D
triadic
#BAE37D #7DBAE3 #E37DBA
tetradic
#BAE37D #7DE3D9 #A67DE3 #E37D87
square
#BAE37D #7DE3D9 #A67DE3 #E37D87
split-complementary
#BAE37D #7D87E3 #D97DE3
monochromatic
#81BD29 #9FD84B #BAE37D #D5EEAF #EFF9E2
Accessibility & contrast
On white
1.46
#BAE37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#BAE37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE37D
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE37D | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD775
Deuteranopia (green-blind)
#E6D583
Tritanopia (blue-blind)
#BFDBCB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bae37d; /* rgb */ color: rgb(186, 227, 125); /* oklch */ color: oklch(86.4% 0.137 127.0);
Tailwind
colors: {
custom: {
50: '#d0eca4',
500: '#bae37d',
950: '#000000',
},
}SCSS
$custom: #bae37d; $custom-light: #d0eca4; $custom-dark: #000000;
JSON
{
"hex": "#bae37d",
"rgb": {
"r": 186,
"g": 227,
"b": 125
},
"hsl": {
"h": 84.118,
"s": 64.557,
"l": 69.02
},
"oklch": {
"l": 0.86405,
"c": 0.13719,
"h": 127
},
"luminance": 0.66858
}Semantic roles & 50–950 ramp
primary
#BAE37D
secondary
#774ABB
accent
#19CC61
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480