#BBF793#BBF793
#BBF793 is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.3% C 0.143 H 133.8°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF793 |
|---|---|
| RGB | rgb(187, 247, 147) |
| HSL | hsl(96, 86%, 77%) |
| HSV | hsv(96, 40%, 97%) |
| CMYK | cmyk(24.3%, 0%, 40.5%, 3.1%) |
| CIE-LAB | lab(91.32, -36.02, 42.07) |
| CIE-LCH | lch(91.32, 55.38, 130.57°) |
| OKLab | oklab(91.26% -0.0988 0.1032) |
| OKLCH | oklch(91.26% 0.143 133.8) |
| XYZ | xyz(59.0195, 79.1914, 39.7740) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.37
Pistachio (survey)
#C0FA8B
ΔE00 1.93
Pale Light Green
#B1FC99
ΔE00 2.40
Tea Green
#BDF8A3
ΔE00 2.56
Light Yellowish Green
#C2FF89
ΔE00 3.00
Pastel Green
#B0FF9D
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF793 #CF93F7
analogous
#EDF793 #BBF793 #93F79D
triadic
#BBF793 #93BBF7 #F793BB
tetradic
#BBF793 #93EDF7 #CF93F7 #F79D93
square
#BBF793 #93EDF7 #CF93F7 #F79D93
split-complementary
#BBF793 #9D93F7 #F793ED
monochromatic
#73EF21 #97F35A #BBF793 #DFFBCC #EDFDE3
Accessibility & contrast
On white
1.25
#BBF793 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#BBF793 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF793
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF793 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF793 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98C
Deuteranopia (green-blind)
#F5E499
Tritanopia (blue-blind)
#BCF0DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf793; /* rgb */ color: rgb(187, 247, 147); /* oklch */ color: oklch(91.3% 0.143 133.8);
Tailwind
colors: {
custom: {
50: '#d1fab4',
500: '#bbf793',
950: '#000000',
},
}SCSS
$custom: #bbf793; $custom-light: #d1fab4; $custom-dark: #000000;
JSON
{
"hex": "#bbf793",
"rgb": {
"r": 187,
"g": 247,
"b": 147
},
"hsl": {
"h": 96,
"s": 86.207,
"l": 77.255
},
"oklch": {
"l": 0.91263,
"c": 0.14284,
"h": 133.8
},
"luminance": 0.79193
}Semantic roles & 50–950 ramp
primary
#BBF793
secondary
#A458D6
accent
#03E389
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581