#BBF68A#BBF68A
#BBF68A is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 90.9% C 0.151 H 132.2°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF68A |
|---|---|
| RGB | rgb(187, 246, 138) |
| HSL | hsl(93, 86%, 75%) |
| HSV | hsv(93, 44%, 96%) |
| CMYK | cmyk(24%, 0%, 43.9%, 3.5%) |
| CIE-LAB | lab(90.92, -36.68, 45.93) |
| CIE-LCH | lch(90.92, 58.78, 128.62°) |
| OKLab | oklab(90.9% -0.101 0.1116) |
| OKLCH | oklch(90.9% 0.151 132.2) |
| XYZ | xyz(58.0357, 78.3099, 36.0975) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.00
Celery
#C1FD95
ΔE00 1.67
Light Yellowish Green
#C2FF89
ΔE00 2.18
Light Pea Green
#C4FE82
ΔE00 2.80
Pale Light Green
#B1FC99
ΔE00 3.36
Spring Green (survey)
#A9F971
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF68A #C58AF6
analogous
#F1F68A #BBF68A #8AF68F
triadic
#BBF68A #8ABBF6 #F68ABB
tetradic
#BBF68A #8AF1F6 #C58AF6 #F68F8A
square
#BBF68A #8AF1F6 #C58AF6 #F68F8A
split-complementary
#BBF68A #8F8AF6 #F68AF1
monochromatic
#79ED18 #9AF251 #BBF68A #DCFAC3 #EEFDE3
Accessibility & contrast
On white
1.26
#BBF68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#BBF68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF68A
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF68A | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE881
Deuteranopia (green-blind)
#F6E390
Tritanopia (blue-blind)
#BDEEDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf68a; /* rgb */ color: rgb(187, 246, 138); /* oklch */ color: oklch(90.9% 0.151 132.2);
Tailwind
colors: {
custom: {
50: '#d1f9ae',
500: '#bbf68a',
950: '#000000',
},
}SCSS
$custom: #bbf68a; $custom-light: #d1f9ae; $custom-dark: #000000;
JSON
{
"hex": "#bbf68a",
"rgb": {
"r": 187,
"g": 246,
"b": 138
},
"hsl": {
"h": 92.778,
"s": 85.714,
"l": 75.294
},
"oklch": {
"l": 0.909,
"c": 0.15052,
"h": 132.2
},
"luminance": 0.78311
}Semantic roles & 50–950 ramp
primary
#BBF68A
secondary
#9851D3
accent
#03E27D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581