#BBF298#BBF298
#BBF298 is a very light, vivid yellow-green. Relative luminance 0.763; OKLCH L 90.2% C 0.130 H 134.0°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF298 |
|---|---|
| RGB | rgb(187, 242, 152) |
| HSL | hsl(97, 78%, 77%) |
| HSV | hsv(97, 37%, 95%) |
| CMYK | cmyk(22.7%, 0%, 37.2%, 5.1%) |
| CIE-LAB | lab(90.01, -33.08, 37.91) |
| CIE-LCH | lch(90.01, 50.31, 131.10°) |
| OKLab | oklab(90.23% -0.0904 0.0938) |
| OKLCH | oklch(90.23% 0.13 134) |
| XYZ | xyz(57.9119, 76.3346, 41.3826) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.79
Washed Out Green
#BCF5A6
ΔE00 2.28
Celery
#C1FD95
ΔE00 2.89
Pale Light Green
#B1FC99
ΔE00 3.16
Light Pastel Green
#B2FBA5
ΔE00 3.44
Pistachio (survey)
#C0FA8B
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF298 #CF98F2
analogous
#E8F298 #BBF298 #98F2A2
triadic
#BBF298 #98BBF2 #F298BB
tetradic
#BBF298 #98E8F2 #CF98F2 #F2A298
square
#BBF298 #98E8F2 #CF98F2 #F2A298
split-complementary
#BBF298 #A298F2 #F298E8
monochromatic
#73E42B #97EB62 #BBF298 #DFF9CE #EDFCE4
Accessibility & contrast
On white
1.29
#BBF298 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#BBF298 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF298
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF298 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF298 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E592
Deuteranopia (green-blind)
#F0E19D
Tritanopia (blue-blind)
#BBEBDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbf298; /* rgb */ color: rgb(187, 242, 152); /* oklch */ color: oklch(90.2% 0.130 134.0);
Tailwind
colors: {
custom: {
50: '#d1f6b7',
500: '#bbf298',
950: '#000000',
},
}SCSS
$custom: #bbf298; $custom-light: #d1f6b7; $custom-dark: #000000;
JSON
{
"hex": "#bbf298",
"rgb": {
"r": 187,
"g": 242,
"b": 152
},
"hsl": {
"h": 96.667,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.90234,
"c": 0.13026,
"h": 134
},
"luminance": 0.76336
}Semantic roles & 50–950 ramp
primary
#BBF298
secondary
#A45FD0
accent
#0CDA8A
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581