#BAEB99#BAEB99
#BAEB99 is a very light, moderate yellow-green. Relative luminance 0.722; OKLCH L 88.6% C 0.119 H 133.4°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEB99 |
|---|---|
| RGB | rgb(186, 235, 153) |
| HSL | hsl(96, 67%, 76%) |
| HSV | hsv(96, 35%, 92%) |
| CMYK | cmyk(20.9%, 0%, 34.9%, 7.8%) |
| CIE-LAB | lab(88.04, -30.03, 34.82) |
| CIE-LCH | lch(88.04, 45.98, 130.78°) |
| OKLab | oklab(88.64% -0.0819 0.0866) |
| OKLCH | oklch(88.64% 0.119 133.4) |
| XYZ | xyz(55.7066, 72.1545, 41.1231) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.58
Tea Green
#BDF8A3
ΔE00 2.90
Light Sage
#BCECAC
ΔE00 3.59
Light Grey Green
#B7E1A1
ΔE00 3.76
Light Light Green
#C8FFB0
ΔE00 4.37
Light Pastel Green
#B2FBA5
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEB99 #CA99EB
analogous
#E3EB99 #BAEB99 #99EBA1
triadic
#BAEB99 #99BAEB #EB99BA
tetradic
#BAEB99 #99E3EB #CA99EB #EBA199
square
#BAEB99 #99E3EB #CA99EB #EBA199
split-complementary
#BAEB99 #A199EB #EB99E3
monochromatic
#75D733 #97E166 #BAEB99 #DDF5CC #EEFAE5
Accessibility & contrast
On white
1.36
#BAEB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#BAEB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEB99
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEB99 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF93
Deuteranopia (green-blind)
#EADB9D
Tritanopia (blue-blind)
#BBE5D6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #baeb99; /* rgb */ color: rgb(186, 235, 153); /* oklch */ color: oklch(88.6% 0.119 133.4);
Tailwind
colors: {
custom: {
50: '#d0f1b8',
500: '#baeb99',
950: '#000000',
},
}SCSS
$custom: #baeb99; $custom-light: #d0f1b8; $custom-dark: #000000;
JSON
{
"hex": "#baeb99",
"rgb": {
"r": 186,
"g": 235,
"b": 153
},
"hsl": {
"h": 95.854,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.88637,
"c": 0.11918,
"h": 133.4
},
"luminance": 0.72156
}Semantic roles & 50–950 ramp
primary
#BAEB99
secondary
#9E62C6
accent
#16CF85
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581