#BBF888#BBF888
#BBF888 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.3% C 0.155 H 132.2°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF888 |
|---|---|
| RGB | rgb(187, 248, 136) |
| HSL | hsl(93, 89%, 75%) |
| HSV | hsv(93, 45%, 97%) |
| CMYK | cmyk(24.6%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(91.45, -37.82, 47.54) |
| CIE-LCH | lch(91.45, 60.75, 128.50°) |
| OKLab | oklab(91.32% -0.1043 0.1151) |
| OKLCH | oklch(91.32% 0.155 132.2) |
| XYZ | xyz(58.5039, 79.4757, 35.5458) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.70
Light Yellowish Green
#C2FF89
ΔE00 1.64
Celery
#C1FD95
ΔE00 1.68
Light Pea Green
#C4FE82
ΔE00 2.28
Spring Green (survey)
#A9F971
ΔE00 3.31
Pale Lime
#BEFD73
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF888 #C588F8
analogous
#F3F888 #BBF888 #88F88D
triadic
#BBF888 #88BBF8 #F888BB
tetradic
#BBF888 #88F3F8 #C588F8 #F88D88
square
#BBF888 #88F3F8 #C588F8 #F88D88
split-complementary
#BBF888 #8D88F8 #F888F3
monochromatic
#79F114 #9AF54E #BBF888 #DCFBC2 #EEFDE2
Accessibility & contrast
On white
1.24
#BBF888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#BBF888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF888
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF888 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7F
Deuteranopia (green-blind)
#F7E58F
Tritanopia (blue-blind)
#BDF0DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf888; /* rgb */ color: rgb(187, 248, 136); /* oklch */ color: oklch(91.3% 0.155 132.2);
Tailwind
colors: {
custom: {
50: '#d1fbac',
500: '#bbf888',
950: '#000000',
},
}SCSS
$custom: #bbf888; $custom-light: #d1fbac; $custom-dark: #000000;
JSON
{
"hex": "#bbf888",
"rgb": {
"r": 187,
"g": 248,
"b": 136
},
"hsl": {
"h": 92.679,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.91318,
"c": 0.15535,
"h": 132.2
},
"luminance": 0.79477
}Semantic roles & 50–950 ramp
primary
#BBF888
secondary
#984ED6
accent
#00E67D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581