#BBF598#BBF598
#BBF598 is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 90.9% C 0.135 H 134.4°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF598 |
|---|---|
| RGB | rgb(187, 245, 152) |
| HSL | hsl(97, 82%, 78%) |
| HSV | hsv(97, 38%, 96%) |
| CMYK | cmyk(23.7%, 0%, 38%, 3.9%) |
| CIE-LAB | lab(90.84, -34.46, 38.99) |
| CIE-LCH | lch(90.84, 52.03, 131.47°) |
| OKLab | oklab(90.9% -0.0943 0.0963) |
| OKLCH | oklch(90.9% 0.135 134.4) |
| XYZ | xyz(58.8121, 78.1351, 41.6826) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.65
Celery
#C1FD95
ΔE00 2.23
Washed Out Green
#BCF5A6
ΔE00 2.47
Pale Light Green
#B1FC99
ΔE00 2.52
Pistachio (survey)
#C0FA8B
ΔE00 2.96
Light Pastel Green
#B2FBA5
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF598 #D298F5
analogous
#EAF598 #BBF598 #98F5A3
triadic
#BBF598 #98BBF5 #F598BB
tetradic
#BBF598 #98EAF5 #D298F5 #F5A398
square
#BBF598 #98EAF5 #D298F5 #F5A398
split-complementary
#BBF598 #A398F5 #F598EA
monochromatic
#71EA28 #96F060 #BBF598 #E0FAD0 #EDFCE3
Accessibility & contrast
On white
1.26
#BBF598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#BBF598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF598
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF598 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE891
Deuteranopia (green-blind)
#F3E39D
Tritanopia (blue-blind)
#BBEEDE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf598; /* rgb */ color: rgb(187, 245, 152); /* oklch */ color: oklch(90.9% 0.135 134.4);
Tailwind
colors: {
custom: {
50: '#d1f8b7',
500: '#bbf598',
950: '#000000',
},
}SCSS
$custom: #bbf598; $custom-light: #d1f8b7; $custom-dark: #000000;
JSON
{
"hex": "#bbf598",
"rgb": {
"r": 187,
"g": 245,
"b": 152
},
"hsl": {
"h": 97.419,
"s": 82.301,
"l": 77.843
},
"oklch": {
"l": 0.909,
"c": 0.13472,
"h": 134.4
},
"luminance": 0.78137
}Semantic roles & 50–950 ramp
primary
#BBF598
secondary
#A75ED4
accent
#07DF8D
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581