#BAE98C#BAE98C
#BAE98C is a very light, vivid yellow-green. Relative luminance 0.706; OKLCH L 88.0% C 0.130 H 130.5°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE98C |
|---|---|
| RGB | rgb(186, 233, 140) |
| HSL | hsl(90, 68%, 73%) |
| HSV | hsv(90, 40%, 91%) |
| CMYK | cmyk(20.2%, 0%, 39.9%, 8.6%) |
| CIE-LAB | lab(87.29, -30.81, 40.33) |
| CIE-LCH | lch(87.29, 50.76, 127.38°) |
| OKLab | oklab(87.97% -0.0846 0.0989) |
| OKLCH | oklch(87.97% 0.13 130.5) |
| XYZ | xyz(54.1214, 70.6094, 35.5834) |
| Luminance | 0.7061 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.09
Tea Green
#BDF8A3
ΔE00 4.16
Celery
#C1FD95
ΔE00 4.33
Washed Out Green
#BCF5A6
ΔE00 4.34
Pale Light Green
#B1FC99
ΔE00 5.20
Light Yellowish Green
#C2FF89
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE98C #BB8CE9
analogous
#E8E98C #BAE98C #8CE98C
triadic
#BAE98C #8CBAE9 #E98CBA
tetradic
#BAE98C #8CE8E9 #BB8CE9 #E98C8C
square
#BAE98C #8CE8E9 #BB8CE9 #E98C8C
split-complementary
#BAE98C #8C8CE9 #E98CE8
monochromatic
#7CD228 #9BDF59 #BAE98C #D9F3BF #F0FAE5
Accessibility & contrast
On white
1.39
#BAE98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#BAE98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE98C
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE98C | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD85
Deuteranopia (green-blind)
#EADA91
Tritanopia (blue-blind)
#BDE2D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bae98c; /* rgb */ color: rgb(186, 233, 140); /* oklch */ color: oklch(88.0% 0.130 130.5);
Tailwind
colors: {
custom: {
50: '#d0f0af',
500: '#bae98c',
950: '#000000',
},
}SCSS
$custom: #bae98c; $custom-light: #d0f0af; $custom-dark: #000000;
JSON
{
"hex": "#bae98c",
"rgb": {
"r": 186,
"g": 233,
"b": 140
},
"hsl": {
"h": 90.323,
"s": 67.883,
"l": 73.137
},
"oklch": {
"l": 0.87971,
"c": 0.13016,
"h": 130.5
},
"luminance": 0.7061
}Semantic roles & 50–950 ramp
primary
#BAE98C
secondary
#8D56C3
accent
#16D074
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581