#BBF198#BBF198
#BBF198 is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 90.0% C 0.129 H 133.8°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF198 |
|---|---|
| RGB | rgb(187, 241, 152) |
| HSL | hsl(96, 76%, 77%) |
| HSV | hsv(96, 37%, 95%) |
| CMYK | cmyk(22.4%, 0%, 36.9%, 5.5%) |
| CIE-LAB | lab(89.74, -32.61, 37.55) |
| CIE-LCH | lch(89.74, 49.74, 130.97°) |
| OKLab | oklab(90.01% -0.0892 0.0929) |
| OKLCH | oklch(90.01% 0.129 133.8) |
| XYZ | xyz(57.6150, 75.7410, 41.2836) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.90
Washed Out Green
#BCF5A6
ΔE00 2.27
Celery
#C1FD95
ΔE00 3.12
Pale Light Green
#B1FC99
ΔE00 3.38
Light Pastel Green
#B2FBA5
ΔE00 3.58
Pistachio (survey)
#C0FA8B
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF198 #CE98F1
analogous
#E8F198 #BBF198 #98F1A2
triadic
#BBF198 #98BBF1 #F198BB
tetradic
#BBF198 #98E8F1 #CE98F1 #F1A298
square
#BBF198 #98E8F1 #CE98F1 #F1A298
split-complementary
#BBF198 #A298F1 #F198E8
monochromatic
#74E22C #97EA62 #BBF198 #DFF8CE #EDFBE4
Accessibility & contrast
On white
1.30
#BBF198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#BBF198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF198
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF198 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E592
Deuteranopia (green-blind)
#F0E09D
Tritanopia (blue-blind)
#BCEADB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbf198; /* rgb */ color: rgb(187, 241, 152); /* oklch */ color: oklch(90.0% 0.129 133.8);
Tailwind
colors: {
custom: {
50: '#d1f6b7',
500: '#bbf198',
950: '#000000',
},
}SCSS
$custom: #bbf198; $custom-light: #d1f6b7; $custom-dark: #000000;
JSON
{
"hex": "#bbf198",
"rgb": {
"r": 187,
"g": 241,
"b": 152
},
"hsl": {
"h": 96.404,
"s": 76.068,
"l": 77.059
},
"oklch": {
"l": 0.90012,
"c": 0.12877,
"h": 133.8
},
"luminance": 0.75742
}Semantic roles & 50–950 ramp
primary
#BBF198
secondary
#A25FCE
accent
#0DD888
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581