#BAEC90#BAEC90
#BAEC90 is a very light, vivid yellow-green. Relative luminance 0.724; OKLCH L 88.7% C 0.130 H 131.8°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEC90 |
|---|---|
| RGB | rgb(186, 236, 144) |
| HSL | hsl(93, 71%, 75%) |
| HSV | hsv(93, 39%, 93%) |
| CMYK | cmyk(21.2%, 0%, 39%, 7.5%) |
| CIE-LAB | lab(88.18, -31.70, 39.49) |
| CIE-LCH | lch(88.18, 50.64, 128.75°) |
| OKLab | oklab(88.7% -0.0869 0.0972) |
| OKLCH | oklch(88.7% 0.13 131.8) |
| XYZ | xyz(55.2782, 72.4425, 37.4506) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.33
Washed Out Green
#BCF5A6
ΔE00 3.58
Pistachio (survey)
#C0FA8B
ΔE00 3.72
Celery
#C1FD95
ΔE00 3.73
Pale Light Green
#B1FC99
ΔE00 4.43
Light Pastel Green
#B2FBA5
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEC90 #C290EC
analogous
#E8EC90 #BAEC90 #90EC94
triadic
#BAEC90 #90BAEC #EC90BA
tetradic
#BAEC90 #90E8EC #C290EC #EC9490
square
#BAEC90 #90E8EC #C290EC #EC9490
split-complementary
#BAEC90 #9490EC #EC90E8
monochromatic
#79DA27 #9AE35C #BAEC90 #DAF5C4 #EFFBE5
Accessibility & contrast
On white
1.36
#BAEC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#BAEC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEC90
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEC90 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E089
Deuteranopia (green-blind)
#ECDC95
Tritanopia (blue-blind)
#BCE5D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #baec90; /* rgb */ color: rgb(186, 236, 144); /* oklch */ color: oklch(88.7% 0.130 131.8);
Tailwind
colors: {
custom: {
50: '#d0f2b1',
500: '#baec90',
950: '#000000',
},
}SCSS
$custom: #baec90; $custom-light: #d0f2b1; $custom-dark: #000000;
JSON
{
"hex": "#baec90",
"rgb": {
"r": 186,
"g": 236,
"b": 144
},
"hsl": {
"h": 92.609,
"s": 70.769,
"l": 74.51
},
"oklch": {
"l": 0.88703,
"c": 0.13033,
"h": 131.8
},
"luminance": 0.72444
}Semantic roles & 50–950 ramp
primary
#BAEC90
secondary
#9559C7
accent
#13D37B
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581