#BBF498#BBF498
#BBF498 is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 90.7% C 0.133 H 134.3°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF498 |
|---|---|
| RGB | rgb(187, 244, 152) |
| HSL | hsl(97, 81%, 78%) |
| HSV | hsv(97, 38%, 96%) |
| CMYK | cmyk(23.4%, 0%, 37.7%, 4.3%) |
| CIE-LAB | lab(90.57, -34.00, 38.63) |
| CIE-LCH | lch(90.57, 51.46, 131.35°) |
| OKLab | oklab(90.68% -0.093 0.0954) |
| OKLCH | oklch(90.68% 0.133 134.3) |
| XYZ | xyz(58.5104, 77.5317, 41.5821) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.66
Washed Out Green
#BCF5A6
ΔE00 2.39
Celery
#C1FD95
ΔE00 2.45
Pale Light Green
#B1FC99
ΔE00 2.73
Pistachio (survey)
#C0FA8B
ΔE00 3.11
Light Pastel Green
#B2FBA5
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF498 #D198F4
analogous
#E9F498 #BBF498 #98F4A3
triadic
#BBF498 #98BBF4 #F498BB
tetradic
#BBF498 #98E9F4 #D198F4 #F4A398
square
#BBF498 #98E9F4 #D198F4 #F4A398
split-complementary
#BBF498 #A398F4 #F498E9
monochromatic
#72E829 #96EE61 #BBF498 #E0FACF #EDFCE3
Accessibility & contrast
On white
1.27
#BBF498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#BBF498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF498
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF498 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE791
Deuteranopia (green-blind)
#F2E29D
Tritanopia (blue-blind)
#BBEDDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf498; /* rgb */ color: rgb(187, 244, 152); /* oklch */ color: oklch(90.7% 0.133 134.3);
Tailwind
colors: {
custom: {
50: '#d1f8b7',
500: '#bbf498',
950: '#000000',
},
}SCSS
$custom: #bbf498; $custom-light: #d1f8b7; $custom-dark: #000000;
JSON
{
"hex": "#bbf498",
"rgb": {
"r": 187,
"g": 244,
"b": 152
},
"hsl": {
"h": 97.174,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.90678,
"c": 0.13324,
"h": 134.3
},
"luminance": 0.77533
}Semantic roles & 50–950 ramp
primary
#BBF498
secondary
#A65ED2
accent
#08DD8C
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581