#BBE185#BBE185
#BBE185 is a very light, vivid yellow-green. Relative luminance 0.661; OKLCH L 86.2% C 0.126 H 127.2°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE185 |
|---|---|
| RGB | rgb(187, 225, 133) |
| HSL | hsl(85, 61%, 70%) |
| HSV | hsv(85, 41%, 88%) |
| CMYK | cmyk(16.9%, 0%, 40.9%, 11.8%) |
| CIE-LAB | lab(85.05, -27.54, 40.94) |
| CIE-LCH | lch(85.05, 49.35, 123.93°) |
| OKLab | oklab(86.15% -0.0758 0.1) |
| OKLCH | oklch(86.15% 0.126 127.2) |
| XYZ | xyz(51.6519, 66.1081, 32.2247) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.47
Light Grey Green
#B7E1A1
ΔE00 5.65
Pistachio (survey)
#C0FA8B
ΔE00 5.82
Pale Olive
#B9CC81
ΔE00 5.82
Light Moss Green
#A6C875
ΔE00 6.00
Tea Green
#BDF8A3
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE185 #AB85E1
analogous
#E1D985 #BBE185 #8DE185
triadic
#BBE185 #85BBE1 #E185BB
tetradic
#BBE185 #85E1D9 #AB85E1 #E1858D
square
#BBE185 #85E1D9 #AB85E1 #E1858D
split-complementary
#BBE185 #858DE1 #D985E1
monochromatic
#82BD2F #A0D554 #BBE185 #D6EDB6 #F1F9E6
Accessibility & contrast
On white
1.48
#BBE185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#BBE185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE185
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE185 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67E
Deuteranopia (green-blind)
#E4D48A
Tritanopia (blue-blind)
#C0D9CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbe185; /* rgb */ color: rgb(187, 225, 133); /* oklch */ color: oklch(86.2% 0.126 127.2);
Tailwind
colors: {
custom: {
50: '#d1eaaa',
500: '#bbe185',
950: '#000000',
},
}SCSS
$custom: #bbe185; $custom-light: #d1eaaa; $custom-dark: #000000;
JSON
{
"hex": "#bbe185",
"rgb": {
"r": 187,
"g": 225,
"b": 133
},
"hsl": {
"h": 84.783,
"s": 60.526,
"l": 70.196
},
"oklch": {
"l": 0.86151,
"c": 0.12552,
"h": 127.2
},
"luminance": 0.66109
}Semantic roles & 50–950 ramp
primary
#BBE185
secondary
#7C51B9
accent
#1DC864
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481