#BBF795#BBF795
#BBF795 is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.3% C 0.141 H 134.1°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF795 |
|---|---|
| RGB | rgb(187, 247, 149) |
| HSL | hsl(97, 86%, 78%) |
| HSV | hsv(97, 40%, 97%) |
| CMYK | cmyk(24.3%, 0%, 39.7%, 3.1%) |
| CIE-LAB | lab(91.35, -35.76, 41.12) |
| CIE-LCH | lch(91.35, 54.50, 131.01°) |
| OKLab | oklab(91.3% -0.098 0.1011) |
| OKLCH | oklch(91.3% 0.141 134.1) |
| XYZ | xyz(59.1778, 79.2547, 40.6077) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.52
Pistachio (survey)
#C0FA8B
ΔE00 2.23
Tea Green
#BDF8A3
ΔE00 2.23
Pale Light Green
#B1FC99
ΔE00 2.27
Pastel Green
#B0FF9D
ΔE00 3.01
Washed Out Green
#BCF5A6
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF795 #D195F7
analogous
#ECF795 #BBF795 #95F7A0
triadic
#BBF795 #95BBF7 #F795BB
tetradic
#BBF795 #95ECF7 #D195F7 #F7A095
square
#BBF795 #95ECF7 #D195F7 #F7A095
split-complementary
#BBF795 #A095F7 #F795EC
monochromatic
#72EE23 #96F35C #BBF795 #E0FBCE #EDFDE3
Accessibility & contrast
On white
1.25
#BBF795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#BBF795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF795
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF795 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98E
Deuteranopia (green-blind)
#F5E49A
Tritanopia (blue-blind)
#BBF0DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf795; /* rgb */ color: rgb(187, 247, 149); /* oklch */ color: oklch(91.3% 0.141 134.1);
Tailwind
colors: {
custom: {
50: '#d1fab5',
500: '#bbf795',
950: '#000000',
},
}SCSS
$custom: #bbf795; $custom-light: #d1fab5; $custom-dark: #000000;
JSON
{
"hex": "#bbf795",
"rgb": {
"r": 187,
"g": 247,
"b": 149
},
"hsl": {
"h": 96.735,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.91296,
"c": 0.14078,
"h": 134.1
},
"luminance": 0.79256
}Semantic roles & 50–950 ramp
primary
#BBF795
secondary
#A65AD6
accent
#03E28C
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581