#BAEB90#BAEB90
#BAEB90 is a very light, vivid yellow-green. Relative luminance 0.719; OKLCH L 88.5% C 0.129 H 131.6°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEB90 |
|---|---|
| RGB | rgb(186, 235, 144) |
| HSL | hsl(92, 69%, 74%) |
| HSV | hsv(92, 39%, 92%) |
| CMYK | cmyk(20.9%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(87.91, -31.23, 39.14) |
| CIE-LCH | lch(87.91, 50.07, 128.59°) |
| OKLab | oklab(88.48% -0.0856 0.0963) |
| OKLCH | oklch(88.48% 0.129 131.6) |
| XYZ | xyz(54.9911, 71.8683, 37.3549) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.47
Washed Out Green
#BCF5A6
ΔE00 3.64
Pistachio (survey)
#C0FA8B
ΔE00 3.96
Celery
#C1FD95
ΔE00 3.98
Pale Light Green
#B1FC99
ΔE00 4.65
Light Pastel Green
#B2FBA5
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEB90 #C190EB
analogous
#E7EB90 #BAEB90 #90EB94
triadic
#BAEB90 #90BAEB #EB90BA
tetradic
#BAEB90 #90E7EB #C190EB #EB9490
square
#BAEB90 #90E7EB #C190EB #EB9490
split-complementary
#BAEB90 #9490EB #EB90E7
monochromatic
#7AD828 #9AE25C #BAEB90 #DAF4C4 #EFFAE5
Accessibility & contrast
On white
1.37
#BAEB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#BAEB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEB90
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEB90 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF89
Deuteranopia (green-blind)
#EBDB95
Tritanopia (blue-blind)
#BCE4D4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #baeb90; /* rgb */ color: rgb(186, 235, 144); /* oklch */ color: oklch(88.5% 0.129 131.6);
Tailwind
colors: {
custom: {
50: '#d0f1b1',
500: '#baeb90',
950: '#000000',
},
}SCSS
$custom: #baeb90; $custom-light: #d0f1b1; $custom-dark: #000000;
JSON
{
"hex": "#baeb90",
"rgb": {
"r": 186,
"g": 235,
"b": 144
},
"hsl": {
"h": 92.308,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.88481,
"c": 0.12885,
"h": 131.6
},
"luminance": 0.71869
}Semantic roles & 50–950 ramp
primary
#BAEB90
secondary
#9459C6
accent
#14D17A
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581