#BBF79C#BBF79C
#BBF79C is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.4% C 0.134 H 135.5°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF79C |
|---|---|
| RGB | rgb(187, 247, 156) |
| HSL | hsl(100, 85%, 79%) |
| HSV | hsv(100, 37%, 97%) |
| CMYK | cmyk(24.3%, 0%, 36.8%, 3.1%) |
| CIE-LAB | lab(91.45, -34.83, 37.81) |
| CIE-LCH | lch(91.45, 51.40, 132.66°) |
| OKLab | oklab(91.41% -0.0952 0.0936) |
| OKLCH | oklch(91.41% 0.134 135.5) |
| XYZ | xyz(59.7535, 79.4850, 43.6399) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.07
Washed Out Green
#BCF5A6
ΔE00 2.05
Pale Light Green
#B1FC99
ΔE00 2.18
Celery
#C1FD95
ΔE00 2.38
Light Pastel Green
#B2FBA5
ΔE00 2.51
Pastel Green
#B0FF9D
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF79C #D89CF7
analogous
#E9F79C #BBF79C #9CF7AB
triadic
#BBF79C #9CBBF7 #F79CBB
tetradic
#BBF79C #9CE9F7 #D89CF7 #F7AB9C
square
#BBF79C #9CE9F7 #D89CF7 #F7AB9C
split-complementary
#BBF79C #AB9CF7 #F79CE9
monochromatic
#6DEE2B #94F263 #BBF79C #E2FCD5 #ECFDE3
Accessibility & contrast
On white
1.24
#BBF79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#BBF79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF79C
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF79C | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA96
Deuteranopia (green-blind)
#F4E5A1
Tritanopia (blue-blind)
#BAF1E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf79c; /* rgb */ color: rgb(187, 247, 156); /* oklch */ color: oklch(91.4% 0.134 135.5);
Tailwind
colors: {
custom: {
50: '#d1faba',
500: '#bbf79c',
950: '#000000',
},
}SCSS
$custom: #bbf79c; $custom-light: #d1faba; $custom-dark: #000000;
JSON
{
"hex": "#bbf79c",
"rgb": {
"r": 187,
"g": 247,
"b": 156
},
"hsl": {
"h": 99.56,
"s": 85.047,
"l": 79.02
},
"oklch": {
"l": 0.91413,
"c": 0.13351,
"h": 135.5
},
"luminance": 0.79487
}Semantic roles & 50–950 ramp
primary
#BBF79C
secondary
#AE60D7
accent
#04E296
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582