#BAEB93#BAEB93
#BAEB93 is a very light, vivid yellow-green. Relative luminance 0.720; OKLCH L 88.5% C 0.126 H 132.2°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEB93 |
|---|---|
| RGB | rgb(186, 235, 147) |
| HSL | hsl(93, 69%, 75%) |
| HSV | hsv(93, 37%, 92%) |
| CMYK | cmyk(20.9%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(87.95, -30.84, 37.70) |
| CIE-LCH | lch(87.95, 48.71, 129.28°) |
| OKLab | oklab(88.53% -0.0844 0.0931) |
| OKLCH | oklch(88.53% 0.126 132.2) |
| XYZ | xyz(55.2235, 71.9612, 38.5785) |
| Luminance | 0.7196 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.21
Washed Out Green
#BCF5A6
ΔE00 3.25
Celery
#C1FD95
ΔE00 4.15
Pistachio (survey)
#C0FA8B
ΔE00 4.29
Pale Light Green
#B1FC99
ΔE00 4.63
Light Grey Green
#B7E1A1
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEB93 #C493EB
analogous
#E6EB93 #BAEB93 #93EB98
triadic
#BAEB93 #93BAEB #EB93BA
tetradic
#BAEB93 #93E6EB #C493EB #EB9893
square
#BAEB93 #93E6EB #C493EB #EB9893
split-complementary
#BAEB93 #9893EB #EB93E6
monochromatic
#78D82C #99E15F #BAEB93 #DBF5C7 #EFFAE5
Accessibility & contrast
On white
1.36
#BAEB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#BAEB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEB93
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEB93 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8D
Deuteranopia (green-blind)
#EBDB98
Tritanopia (blue-blind)
#BCE4D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #baeb93; /* rgb */ color: rgb(186, 235, 147); /* oklch */ color: oklch(88.5% 0.126 132.2);
Tailwind
colors: {
custom: {
50: '#d0f1b3',
500: '#baeb93',
950: '#000000',
},
}SCSS
$custom: #baeb93; $custom-light: #d0f1b3; $custom-dark: #000000;
JSON
{
"hex": "#baeb93",
"rgb": {
"r": 186,
"g": 235,
"b": 147
},
"hsl": {
"h": 93.409,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.88532,
"c": 0.12565,
"h": 132.2
},
"luminance": 0.71962
}Semantic roles & 50–950 ramp
primary
#BAEB93
secondary
#975CC6
accent
#15D17D
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581