#BBE995#BBE995
#BBE995 is a very light, vivid yellow-green. Relative luminance 0.710; OKLCH L 88.2% C 0.120 H 131.8°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE995 |
|---|---|
| RGB | rgb(187, 233, 149) |
| HSL | hsl(93, 66%, 75%) |
| HSV | hsv(93, 36%, 91%) |
| CMYK | cmyk(19.7%, 0%, 36.1%, 8.6%) |
| CIE-LAB | lab(87.49, -29.28, 36.11) |
| CIE-LCH | lch(87.49, 46.49, 129.04°) |
| OKLab | oklab(88.19% -0.08 0.0895) |
| OKLCH | oklch(88.19% 0.12 131.8) |
| XYZ | xyz(55.0562, 71.0115, 39.2339) |
| Luminance | 0.7101 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.36
Tea Green
#BDF8A3
ΔE00 3.55
Light Grey Green
#B7E1A1
ΔE00 3.98
Light Sage
#BCECAC
ΔE00 4.21
Celery
#C1FD95
ΔE00 4.83
Light Light Green
#C8FFB0
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE995 #C395E9
analogous
#E5E995 #BBE995 #95E999
triadic
#BBE995 #95BBE9 #E995BB
tetradic
#BBE995 #95E5E9 #C395E9 #E99995
square
#BBE995 #95E5E9 #C395E9 #E99995
split-complementary
#BBE995 #9995E9 #E995E5
monochromatic
#7AD430 #9ADE62 #BBE995 #DCF4C8 #EFFAE6
Accessibility & contrast
On white
1.38
#BBE995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#BBE995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE995
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE995 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE8F
Deuteranopia (green-blind)
#E9DA99
Tritanopia (blue-blind)
#BDE2D4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bbe995; /* rgb */ color: rgb(187, 233, 149); /* oklch */ color: oklch(88.2% 0.120 131.8);
Tailwind
colors: {
custom: {
50: '#d0f0b5',
500: '#bbe995',
950: '#000000',
},
}SCSS
$custom: #bbe995; $custom-light: #d0f0b5; $custom-dark: #000000;
JSON
{
"hex": "#bbe995",
"rgb": {
"r": 187,
"g": 233,
"b": 149
},
"hsl": {
"h": 92.857,
"s": 65.625,
"l": 74.902
},
"oklch": {
"l": 0.88188,
"c": 0.12001,
"h": 131.8
},
"luminance": 0.71013
}Semantic roles & 50–950 ramp
primary
#BBE995
secondary
#965FC4
accent
#18CD7B
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581