#BBEE98#BBEE98
#BBEE98 is a very light, vivid yellow-green. Relative luminance 0.740; OKLCH L 89.3% C 0.124 H 133.3°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEE98 |
|---|---|
| RGB | rgb(187, 238, 152) |
| HSL | hsl(96, 72%, 76%) |
| HSV | hsv(96, 36%, 93%) |
| CMYK | cmyk(21.4%, 0%, 36.1%, 6.7%) |
| CIE-LAB | lab(88.91, -31.22, 36.47) |
| CIE-LCH | lch(88.91, 48.01, 130.56°) |
| OKLab | oklab(89.35% -0.0853 0.0904) |
| OKLCH | oklch(89.35% 0.124 133.3) |
| XYZ | xyz(56.7343, 73.9796, 40.9901) |
| Luminance | 0.7398 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.38
Washed Out Green
#BCF5A6
ΔE00 2.40
Celery
#C1FD95
ΔE00 3.84
Light Light Green
#C8FFB0
ΔE00 4.00
Light Pastel Green
#B2FBA5
ΔE00 4.06
Pale Light Green
#B1FC99
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEE98 #CB98EE
analogous
#E6EE98 #BBEE98 #98EEA0
triadic
#BBEE98 #98BBEE #EE98BB
tetradic
#BBEE98 #98E6EE #CB98EE #EEA098
square
#BBEE98 #98E6EE #CB98EE #EEA098
split-complementary
#BBEE98 #A098EE #EE98E6
monochromatic
#76DD2F #98E563 #BBEE98 #DEF7CD #EEFBE5
Accessibility & contrast
On white
1.33
#BBEE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#BBEE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEE98
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEE98 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E292
Deuteranopia (green-blind)
#EDDE9D
Tritanopia (blue-blind)
#BCE8D8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbee98; /* rgb */ color: rgb(187, 238, 152); /* oklch */ color: oklch(89.3% 0.124 133.3);
Tailwind
colors: {
custom: {
50: '#d1f3b7',
500: '#bbee98',
950: '#000000',
},
}SCSS
$custom: #bbee98; $custom-light: #d1f3b7; $custom-dark: #000000;
JSON
{
"hex": "#bbee98",
"rgb": {
"r": 187,
"g": 238,
"b": 152
},
"hsl": {
"h": 95.581,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.89347,
"c": 0.12428,
"h": 133.3
},
"luminance": 0.73981
}Semantic roles & 50–950 ramp
primary
#BBEE98
secondary
#9F60CA
accent
#12D485
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581