#BAE68D#BAE68D
#BAE68D is a very light, vivid yellow-green. Relative luminance 0.690; OKLCH L 87.3% C 0.125 H 130.1°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE68D |
|---|---|
| RGB | rgb(186, 230, 141) |
| HSL | hsl(90, 64%, 73%) |
| HSV | hsv(90, 39%, 90%) |
| CMYK | cmyk(19.1%, 0%, 38.7%, 9.8%) |
| CIE-LAB | lab(86.48, -29.28, 38.79) |
| CIE-LCH | lch(86.48, 48.60, 127.04°) |
| OKLab | oklab(87.32% -0.0802 0.0954) |
| OKLCH | oklch(87.32% 0.125 130.1) |
| XYZ | xyz(53.3534, 68.9550, 35.6929) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.55
Tea Green
#BDF8A3
ΔE00 4.57
Pale Olive Green
#B1D27B
ΔE00 4.74
Light Grey Green
#B7E1A1
ΔE00 4.75
Pistachio (survey)
#C0FA8B
ΔE00 4.93
Celery
#C1FD95
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE68D #B98DE6
analogous
#E6E68D #BAE68D #8DE68D
triadic
#BAE68D #8DBAE6 #E68DBA
tetradic
#BAE68D #8DE6E6 #B98DE6 #E68D8D
square
#BAE68D #8DE6E6 #B98DE6 #E68D8D
split-complementary
#BAE68D #8D8DE6 #E68DE6
monochromatic
#7DCC2D #9CDB5B #BAE68D #D8F1BF #F0F9E6
Accessibility & contrast
On white
1.42
#BAE68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#BAE68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE68D
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE68D | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB86
Deuteranopia (green-blind)
#E7D792
Tritanopia (blue-blind)
#BDDFD0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bae68d; /* rgb */ color: rgb(186, 230, 141); /* oklch */ color: oklch(87.3% 0.125 130.1);
Tailwind
colors: {
custom: {
50: '#d0eeaf',
500: '#bae68d',
950: '#000000',
},
}SCSS
$custom: #bae68d; $custom-light: #d0eeaf; $custom-dark: #000000;
JSON
{
"hex": "#bae68d",
"rgb": {
"r": 186,
"g": 230,
"b": 141
},
"hsl": {
"h": 89.663,
"s": 64.029,
"l": 72.745
},
"oklch": {
"l": 0.87322,
"c": 0.12468,
"h": 130.1
},
"luminance": 0.68956
}Semantic roles & 50–950 ramp
primary
#BAE68D
secondary
#8B58BF
accent
#1ACC72
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581