#BBF693#BBF693
#BBF693 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.0% C 0.141 H 133.6°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF693 |
|---|---|
| RGB | rgb(187, 246, 147) |
| HSL | hsl(96, 85%, 77%) |
| HSV | hsv(96, 40%, 96%) |
| CMYK | cmyk(24%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(91.04, -35.57, 41.71) |
| CIE-LCH | lch(91.04, 54.82, 130.45°) |
| OKLab | oklab(91.04% -0.0975 0.1024) |
| OKLCH | oklch(91.04% 0.141 133.6) |
| XYZ | xyz(58.7145, 78.5814, 39.6724) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.57
Pistachio (survey)
#C0FA8B
ΔE00 2.06
Tea Green
#BDF8A3
ΔE00 2.49
Pale Light Green
#B1FC99
ΔE00 2.53
Light Yellowish Green
#C2FF89
ΔE00 3.17
Pastel Green
#B0FF9D
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF693 #CE93F6
analogous
#ECF693 #BBF693 #93F69D
triadic
#BBF693 #93BBF6 #F693BB
tetradic
#BBF693 #93ECF6 #CE93F6 #F69D93
square
#BBF693 #93ECF6 #CE93F6 #F69D93
split-complementary
#BBF693 #9D93F6 #F693EC
monochromatic
#74ED22 #97F15B #BBF693 #DFFBCB #EDFDE3
Accessibility & contrast
On white
1.26
#BBF693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#BBF693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF693
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF693 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88C
Deuteranopia (green-blind)
#F5E499
Tritanopia (blue-blind)
#BCEFDE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf693; /* rgb */ color: rgb(187, 246, 147); /* oklch */ color: oklch(91.0% 0.141 133.6);
Tailwind
colors: {
custom: {
50: '#d1f9b4',
500: '#bbf693',
950: '#000000',
},
}SCSS
$custom: #bbf693; $custom-light: #d1f9b4; $custom-dark: #000000;
JSON
{
"hex": "#bbf693",
"rgb": {
"r": 187,
"g": 246,
"b": 147
},
"hsl": {
"h": 95.758,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.9104,
"c": 0.14138,
"h": 133.6
},
"luminance": 0.78583
}Semantic roles & 50–950 ramp
primary
#BBF693
secondary
#A259D4
accent
#04E188
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581