#BBF294#BBF294
#BBF294 is a very light, vivid yellow-green. Relative luminance 0.762; OKLCH L 90.2% C 0.134 H 133.2°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF294 |
|---|---|
| RGB | rgb(187, 242, 148) |
| HSL | hsl(95, 78%, 76%) |
| HSV | hsv(95, 39%, 95%) |
| CMYK | cmyk(22.7%, 0%, 38.8%, 5.1%) |
| CIE-LAB | lab(89.95, -33.61, 39.82) |
| CIE-LCH | lch(89.95, 52.10, 130.16°) |
| OKLab | oklab(90.17% -0.0921 0.098) |
| OKLCH | oklch(90.17% 0.134 133.2) |
| XYZ | xyz(57.5898, 76.2058, 39.6862) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.33
Celery
#C1FD95
ΔE00 2.52
Pistachio (survey)
#C0FA8B
ΔE00 2.87
Washed Out Green
#BCF5A6
ΔE00 2.95
Pale Light Green
#B1FC99
ΔE00 3.18
Light Pastel Green
#B2FBA5
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF294 #CB94F2
analogous
#EAF294 #BBF294 #94F29C
triadic
#BBF294 #94BBF2 #F294BB
tetradic
#BBF294 #94EAF2 #CB94F2 #F29C94
square
#BBF294 #94EAF2 #CB94F2 #F29C94
split-complementary
#BBF294 #9C94F2 #F294EA
monochromatic
#76E527 #98EB5D #BBF294 #DEF9CB #EEFCE4
Accessibility & contrast
On white
1.29
#BBF294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#BBF294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF294
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF294 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58D
Deuteranopia (green-blind)
#F1E199
Tritanopia (blue-blind)
#BCEBDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbf294; /* rgb */ color: rgb(187, 242, 148); /* oklch */ color: oklch(90.2% 0.134 133.2);
Tailwind
colors: {
custom: {
50: '#d1f6b4',
500: '#bbf294',
950: '#000000',
},
}SCSS
$custom: #bbf294; $custom-light: #d1f6b4; $custom-dark: #000000;
JSON
{
"hex": "#bbf294",
"rgb": {
"r": 187,
"g": 242,
"b": 148
},
"hsl": {
"h": 95.106,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.90166,
"c": 0.13447,
"h": 133.2
},
"luminance": 0.76207
}Semantic roles & 50–950 ramp
primary
#BBF294
secondary
#9F5BCF
accent
#0BDB84
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581