#BBF29C#BBF29C
#BBF29C is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.3% C 0.126 H 134.8°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF29C |
|---|---|
| RGB | rgb(187, 242, 156) |
| HSL | hsl(98, 77%, 78%) |
| HSV | hsv(98, 36%, 95%) |
| CMYK | cmyk(22.7%, 0%, 35.5%, 5.1%) |
| CIE-LAB | lab(90.08, -32.53, 36.00) |
| CIE-LCH | lch(90.08, 48.52, 132.10°) |
| OKLab | oklab(90.3% -0.0888 0.0894) |
| OKLCH | oklch(90.3% 0.126 134.8) |
| XYZ | xyz(58.2450, 76.4679, 43.1371) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.39
Washed Out Green
#BCF5A6
ΔE00 1.61
Light Pastel Green
#B2FBA5
ΔE00 3.11
Light Light Green
#C8FFB0
ΔE00 3.18
Pale Light Green
#B1FC99
ΔE00 3.29
Celery
#C1FD95
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF29C #D39CF2
analogous
#E6F29C #BBF29C #9CF2A8
triadic
#BBF29C #9CBBF2 #F29CBB
tetradic
#BBF29C #9CE6F2 #D39CF2 #F2A89C
square
#BBF29C #9CE6F2 #D39CF2 #F2A89C
split-complementary
#BBF29C #A89CF2 #F29CE6
monochromatic
#71E430 #96EB66 #BBF29C #E0F9D2 #ECFBE4
Accessibility & contrast
On white
1.29
#BBF29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#BBF29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF29C
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF29C | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E696
Deuteranopia (green-blind)
#F0E1A1
Tritanopia (blue-blind)
#BBECDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf29c; /* rgb */ color: rgb(187, 242, 156); /* oklch */ color: oklch(90.3% 0.126 134.8);
Tailwind
colors: {
custom: {
50: '#d1f6ba',
500: '#bbf29c',
950: '#000000',
},
}SCSS
$custom: #bbf29c; $custom-light: #d1f6ba; $custom-dark: #000000;
JSON
{
"hex": "#bbf29c",
"rgb": {
"r": 187,
"g": 242,
"b": 156
},
"hsl": {
"h": 98.372,
"s": 76.786,
"l": 78.039
},
"oklch": {
"l": 0.90304,
"c": 0.12601,
"h": 134.8
},
"luminance": 0.76469
}Semantic roles & 50–950 ramp
primary
#BBF29C
secondary
#A862D0
accent
#0CD98F
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581