#BBF790#BBF790
#BBF790 is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.2% C 0.146 H 133.2°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF790 |
|---|---|
| RGB | rgb(187, 247, 144) |
| HSL | hsl(95, 87%, 77%) |
| HSV | hsv(95, 42%, 97%) |
| CMYK | cmyk(24.3%, 0%, 41.7%, 3.1%) |
| CIE-LAB | lab(91.28, -36.40, 43.48) |
| CIE-LCH | lch(91.28, 56.70, 129.94°) |
| OKLab | oklab(91.22% -0.1 0.1063) |
| OKLCH | oklch(91.22% 0.146 133.2) |
| XYZ | xyz(58.7872, 79.0984, 38.5504) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.27
Pistachio (survey)
#C0FA8B
ΔE00 1.50
Light Yellowish Green
#C2FF89
ΔE00 2.61
Pale Light Green
#B1FC99
ΔE00 2.65
Tea Green
#BDF8A3
ΔE00 3.03
Pastel Green
#B0FF9D
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF790 #CC90F7
analogous
#EFF790 #BBF790 #90F799
triadic
#BBF790 #90BBF7 #F790BB
tetradic
#BBF790 #90EFF7 #CC90F7 #F79990
square
#BBF790 #90EFF7 #CC90F7 #F79990
split-complementary
#BBF790 #9990F7 #F790EF
monochromatic
#75EF1E #98F357 #BBF790 #DEFBC9 #EEFDE2
Accessibility & contrast
On white
1.25
#BBF790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#BBF790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF790
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF790 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE988
Deuteranopia (green-blind)
#F6E496
Tritanopia (blue-blind)
#BCF0DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf790; /* rgb */ color: rgb(187, 247, 144); /* oklch */ color: oklch(91.2% 0.146 133.2);
Tailwind
colors: {
custom: {
50: '#d1fab2',
500: '#bbf790',
950: '#000000',
},
}SCSS
$custom: #bbf790; $custom-light: #d1fab2; $custom-dark: #000000;
JSON
{
"hex": "#bbf790",
"rgb": {
"r": 187,
"g": 247,
"b": 144
},
"hsl": {
"h": 94.951,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.91216,
"c": 0.14591,
"h": 133.2
},
"luminance": 0.791
}Semantic roles & 50–950 ramp
primary
#BBF790
secondary
#A056D5
accent
#02E385
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581