#BAEB95#BAEB95
#BAEB95 is a very light, vivid yellow-green. Relative luminance 0.720; OKLCH L 88.6% C 0.123 H 132.6°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEB95 |
|---|---|
| RGB | rgb(186, 235, 149) |
| HSL | hsl(94, 68%, 75%) |
| HSV | hsv(94, 37%, 92%) |
| CMYK | cmyk(20.9%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(87.98, -30.57, 36.74) |
| CIE-LCH | lch(87.98, 47.80, 129.76°) |
| OKLab | oklab(88.57% -0.0836 0.0909) |
| OKLCH | oklch(88.57% 0.124 132.6) |
| XYZ | xyz(55.3818, 72.0245, 39.4122) |
| Luminance | 0.7203 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.00
Tea Green
#BDF8A3
ΔE00 3.07
Celery
#C1FD95
ΔE00 4.31
Light Sage
#BCECAC
ΔE00 4.31
Light Grey Green
#B7E1A1
ΔE00 4.35
Pistachio (survey)
#C0FA8B
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEB95 #C695EB
analogous
#E5EB95 #BAEB95 #95EB9B
triadic
#BAEB95 #95BAEB #EB95BA
tetradic
#BAEB95 #95E5EB #C695EB #EB9B95
square
#BAEB95 #95E5EB #C695EB #EB9B95
split-complementary
#BAEB95 #9B95EB #EB95E5
monochromatic
#77D82E #98E162 #BAEB95 #DCF5C8 #EEFAE5
Accessibility & contrast
On white
1.36
#BAEB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#BAEB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEB95
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEB95 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8F
Deuteranopia (green-blind)
#EBDB9A
Tritanopia (blue-blind)
#BBE4D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #baeb95; /* rgb */ color: rgb(186, 235, 149); /* oklch */ color: oklch(88.6% 0.123 132.6);
Tailwind
colors: {
custom: {
50: '#d0f1b5',
500: '#baeb95',
950: '#000000',
},
}SCSS
$custom: #baeb95; $custom-light: #d0f1b5; $custom-dark: #000000;
JSON
{
"hex": "#baeb95",
"rgb": {
"r": 186,
"g": 235,
"b": 149
},
"hsl": {
"h": 94.186,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.88566,
"c": 0.1235,
"h": 132.6
},
"luminance": 0.72026
}Semantic roles & 50–950 ramp
primary
#BAEB95
secondary
#995EC6
accent
#15D080
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581