#BBF09E#BBF09E
#BBF09E is a very light, vivid yellow-green. Relative luminance 0.754; OKLCH L 89.9% C 0.121 H 135.0°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF09E |
|---|---|
| RGB | rgb(187, 240, 158) |
| HSL | hsl(99, 73%, 78%) |
| HSV | hsv(99, 34%, 94%) |
| CMYK | cmyk(22.1%, 0%, 34.2%, 5.9%) |
| CIE-LAB | lab(89.56, -31.32, 34.31) |
| CIE-LCH | lch(89.56, 46.46, 132.39°) |
| OKLab | oklab(89.9% -0.0854 0.0855) |
| OKLCH | oklch(89.9% 0.121 135) |
| XYZ | xyz(57.8237, 75.3522, 43.8390) |
| Luminance | 0.7535 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.43
Tea Green
#BDF8A3
ΔE00 1.75
Light Light Green
#C8FFB0
ΔE00 3.28
Light Pastel Green
#B2FBA5
ΔE00 3.38
Light Sage
#BCECAC
ΔE00 3.41
Pale Green
#C7FDB5
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF09E #D39EF0
analogous
#E4F09E #BBF09E #9EF0AA
triadic
#BBF09E #9EBBF0 #F09EBB
tetradic
#BBF09E #9EE4F0 #D39EF0 #F0AA9E
square
#BBF09E #9EE4F0 #D39EF0 #F0AA9E
split-complementary
#BBF09E #AA9EF0 #F09EE4
monochromatic
#71E034 #96E869 #BBF09E #E0F8D3 #ECFBE4
Accessibility & contrast
On white
1.31
#BBF09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#BBF09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF09E
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF09E | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E498
Deuteranopia (green-blind)
#EEDFA2
Tritanopia (blue-blind)
#BBEADB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbf09e; /* rgb */ color: rgb(187, 240, 158); /* oklch */ color: oklch(89.9% 0.121 135.0);
Tailwind
colors: {
custom: {
50: '#d0f5bb',
500: '#bbf09e',
950: '#000000',
},
}SCSS
$custom: #bbf09e; $custom-light: #d0f5bb; $custom-dark: #000000;
JSON
{
"hex": "#bbf09e",
"rgb": {
"r": 187,
"g": 240,
"b": 158
},
"hsl": {
"h": 98.78,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.89897,
"c": 0.12085,
"h": 135
},
"luminance": 0.75354
}Semantic roles & 50–950 ramp
primary
#BBF09E
secondary
#A865CD
accent
#10D590
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141712
muted
#838582