#BBF398#BBF398
#BBF398 is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.5% C 0.132 H 134.1°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF398 |
|---|---|
| RGB | rgb(187, 243, 152) |
| HSL | hsl(97, 79%, 77%) |
| HSV | hsv(97, 37%, 95%) |
| CMYK | cmyk(23%, 0%, 37.4%, 4.7%) |
| CIE-LAB | lab(90.29, -33.54, 38.27) |
| CIE-LCH | lch(90.29, 50.89, 131.23°) |
| OKLab | oklab(90.46% -0.0917 0.0946) |
| OKLCH | oklch(90.46% 0.132 134.1) |
| XYZ | xyz(58.2103, 76.9315, 41.4821) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.71
Washed Out Green
#BCF5A6
ΔE00 2.32
Celery
#C1FD95
ΔE00 2.66
Pale Light Green
#B1FC99
ΔE00 2.94
Pistachio (survey)
#C0FA8B
ΔE00 3.28
Light Pastel Green
#B2FBA5
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF398 #D098F3
analogous
#E8F398 #BBF398 #98F3A3
triadic
#BBF398 #98BBF3 #F398BB
tetradic
#BBF398 #98E8F3 #D098F3 #F3A398
square
#BBF398 #98E8F3 #D098F3 #F3A398
split-complementary
#BBF398 #A398F3 #F398E8
monochromatic
#73E62A #97ED61 #BBF398 #DFF9CF #EDFCE4
Accessibility & contrast
On white
1.28
#BBF398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#BBF398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF398
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF398 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE691
Deuteranopia (green-blind)
#F1E29D
Tritanopia (blue-blind)
#BBECDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf398; /* rgb */ color: rgb(187, 243, 152); /* oklch */ color: oklch(90.5% 0.132 134.1);
Tailwind
colors: {
custom: {
50: '#d1f7b7',
500: '#bbf398',
950: '#000000',
},
}SCSS
$custom: #bbf398; $custom-light: #d1f7b7; $custom-dark: #000000;
JSON
{
"hex": "#bbf398",
"rgb": {
"r": 187,
"g": 243,
"b": 152
},
"hsl": {
"h": 96.923,
"s": 79.13,
"l": 77.451
},
"oklch": {
"l": 0.90456,
"c": 0.13176,
"h": 134.1
},
"luminance": 0.76933
}Semantic roles & 50–950 ramp
primary
#BBF398
secondary
#A55ED1
accent
#0ADB8B
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581