#BBF29F#BBF29F
#BBF29F is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.4% C 0.123 H 135.5°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF29F |
|---|---|
| RGB | rgb(187, 242, 159) |
| HSL | hsl(100, 76%, 79%) |
| HSV | hsv(100, 34%, 95%) |
| CMYK | cmyk(22.7%, 0%, 34.3%, 5.1%) |
| CIE-LAB | lab(90.12, -32.11, 34.56) |
| CIE-LCH | lch(90.12, 47.18, 132.90°) |
| OKLab | oklab(90.36% -0.0876 0.0861) |
| OKLCH | oklch(90.36% 0.123 135.5) |
| XYZ | xyz(58.5022, 76.5708, 44.4915) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.13
Tea Green
#BDF8A3
ΔE00 1.28
Light Light Green
#C8FFB0
ΔE00 2.94
Light Pastel Green
#B2FBA5
ΔE00 2.95
Pale Green
#C7FDB5
ΔE00 3.32
Pale Light Green
#B1FC99
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF29F #D69FF2
analogous
#E4F29F #BBF29F #9FF2AC
triadic
#BBF29F #9FBBF2 #F29FBB
tetradic
#BBF29F #9FE4F2 #D69FF2 #F2AC9F
square
#BBF29F #9FE4F2 #D69FF2 #F2AC9F
split-complementary
#BBF29F #AC9FF2 #F29FE4
monochromatic
#6FE333 #95EB69 #BBF29F #E1F9D5 #ECFBE4
Accessibility & contrast
On white
1.29
#BBF29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#BBF29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF29F
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF29F | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E699
Deuteranopia (green-blind)
#F0E1A3
Tritanopia (blue-blind)
#BAECDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf29f; /* rgb */ color: rgb(187, 242, 159); /* oklch */ color: oklch(90.4% 0.123 135.5);
Tailwind
colors: {
custom: {
50: '#d1f6bc',
500: '#bbf29f',
950: '#000000',
},
}SCSS
$custom: #bbf29f; $custom-light: #d1f6bc; $custom-dark: #000000;
JSON
{
"hex": "#bbf29f",
"rgb": {
"r": 187,
"g": 242,
"b": 159
},
"hsl": {
"h": 99.759,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.90358,
"c": 0.12281,
"h": 135.5
},
"luminance": 0.76572
}Semantic roles & 50–950 ramp
primary
#BBF29F
secondary
#AC65D0
accent
#0DD894
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141712
muted
#838582