#BBF180#BBF180
#BBF180 is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 89.6% C 0.153 H 130.0°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF180 |
|---|---|
| RGB | rgb(187, 241, 128) |
| HSL | hsl(89, 80%, 72%) |
| HSV | hsv(89, 47%, 95%) |
| CMYK | cmyk(22.4%, 0%, 46.9%, 5.5%) |
| CIE-LAB | lab(89.41, -35.57, 48.82) |
| CIE-LCH | lch(89.41, 60.41, 126.07°) |
| OKLab | oklab(89.64% -0.0985 0.1175) |
| OKLCH | oklch(89.64% 0.153 130) |
| XYZ | xyz(55.8444, 75.0328, 31.9585) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.01
Light Pea Green
#C4FE82
ΔE00 2.87
Light Yellowish Green
#C2FF89
ΔE00 2.89
Celery
#C1FD95
ΔE00 3.18
Light Yellow Green
#CCFD7F
ΔE00 3.44
Pale Lime
#BEFD73
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF180 #B680F1
analogous
#F1EF80 #BBF180 #82F180
triadic
#BBF180 #80BBF1 #F180BB
tetradic
#BBF180 #80F1EF #B680F1 #F18082
square
#BBF180 #80F1EF #B680F1 #F18082
split-complementary
#BBF180 #8082F1 #EF80F1
monochromatic
#80DE18 #9DEB49 #BBF180 #D9F7B7 #F0FCE3
Accessibility & contrast
On white
1.31
#BBF180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#BBF180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF180
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF180 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE377
Deuteranopia (green-blind)
#F2DF87
Tritanopia (blue-blind)
#BEE9D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbf180; /* rgb */ color: rgb(187, 241, 128); /* oklch */ color: oklch(89.6% 0.153 130.0);
Tailwind
colors: {
custom: {
50: '#d1f6a7',
500: '#bbf180',
950: '#000000',
},
}SCSS
$custom: #bbf180; $custom-light: #d1f6a7; $custom-dark: #000000;
JSON
{
"hex": "#bbf180",
"rgb": {
"r": 187,
"g": 241,
"b": 128
},
"hsl": {
"h": 88.673,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.89638,
"c": 0.15337,
"h": 130
},
"luminance": 0.75034
}Semantic roles & 50–950 ramp
primary
#BBF180
secondary
#8849CC
accent
#09DC6E
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141710
muted
#838580