#BBE485#BBE485
#BBE485 is a very light, vivid yellow-green. Relative luminance 0.677; OKLCH L 86.8% C 0.130 H 127.9°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE485 |
|---|---|
| RGB | rgb(187, 228, 133) |
| HSL | hsl(86, 64%, 71%) |
| HSV | hsv(86, 42%, 89%) |
| CMYK | cmyk(18%, 0%, 41.7%, 10.6%) |
| CIE-LAB | lab(85.88, -28.96, 42.00) |
| CIE-LCH | lch(85.88, 51.01, 124.59°) |
| OKLab | oklab(86.82% -0.0798 0.1024) |
| OKLCH | oklch(86.82% 0.13 127.9) |
| XYZ | xyz(52.4700, 67.7444, 32.4974) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.18
Pistachio (survey)
#C0FA8B
ΔE00 5.03
Celery
#C1FD95
ΔE00 5.57
Tea Green
#BDF8A3
ΔE00 5.71
Washed Out Green
#BCF5A6
ΔE00 5.83
Light Grey Green
#B7E1A1
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE485 #AE85E4
analogous
#E4DD85 #BBE485 #8BE485
triadic
#BBE485 #85BBE4 #E485BB
tetradic
#BBE485 #85E4DD #AE85E4 #E4858B
square
#BBE485 #85E4DD #AE85E4 #E4858B
split-complementary
#BBE485 #858BE4 #DD85E4
monochromatic
#82C32B #9FD953 #BBE485 #D7EFB7 #F1F9E6
Accessibility & contrast
On white
1.44
#BBE485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BBE485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE485
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE485 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87E
Deuteranopia (green-blind)
#E7D68A
Tritanopia (blue-blind)
#BFDCCD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbe485; /* rgb */ color: rgb(187, 228, 133); /* oklch */ color: oklch(86.8% 0.130 127.9);
Tailwind
colors: {
custom: {
50: '#d1ecaa',
500: '#bbe485',
950: '#000000',
},
}SCSS
$custom: #bbe485; $custom-light: #d1ecaa; $custom-dark: #000000;
JSON
{
"hex": "#bbe485",
"rgb": {
"r": 187,
"g": 228,
"b": 133
},
"hsl": {
"h": 85.895,
"s": 63.758,
"l": 70.784
},
"oklch": {
"l": 0.86816,
"c": 0.12984,
"h": 127.9
},
"luminance": 0.67745
}Semantic roles & 50–950 ramp
primary
#BBE485
secondary
#7F51BC
accent
#1ACC67
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481