#BBF69C#BBF69C
#BBF69C is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.2% C 0.132 H 135.3°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF69C |
|---|---|
| RGB | rgb(187, 246, 156) |
| HSL | hsl(99, 83%, 79%) |
| HSV | hsv(99, 37%, 96%) |
| CMYK | cmyk(24%, 0%, 36.6%, 3.5%) |
| CIE-LAB | lab(91.18, -34.37, 37.44) |
| CIE-LCH | lch(91.18, 50.83, 132.55°) |
| OKLab | oklab(91.19% -0.0939 0.0928) |
| OKLCH | oklch(91.19% 0.132 135.3) |
| XYZ | xyz(59.4486, 78.8750, 43.5383) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.03
Washed Out Green
#BCF5A6
ΔE00 1.90
Pale Light Green
#B1FC99
ΔE00 2.39
Celery
#C1FD95
ΔE00 2.56
Light Pastel Green
#B2FBA5
ΔE00 2.59
Light Light Green
#C8FFB0
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF69C #D79CF6
analogous
#E8F69C #BBF69C #9CF6AA
triadic
#BBF69C #9CBBF6 #F69CBB
tetradic
#BBF69C #9CE8F6 #D79CF6 #F6AA9C
square
#BBF69C #9CE8F6 #D79CF6 #F6AA9C
split-complementary
#BBF69C #AA9CF6 #F69CE8
monochromatic
#6EEC2C #94F164 #BBF69C #E2FBD4 #ECFCE3
Accessibility & contrast
On white
1.25
#BBF69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#BBF69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF69C
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF69C | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE996
Deuteranopia (green-blind)
#F3E4A1
Tritanopia (blue-blind)
#BAF0DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf69c; /* rgb */ color: rgb(187, 246, 156); /* oklch */ color: oklch(91.2% 0.132 135.3);
Tailwind
colors: {
custom: {
50: '#d1f9ba',
500: '#bbf69c',
950: '#000000',
},
}SCSS
$custom: #bbf69c; $custom-light: #d1f9ba; $custom-dark: #000000;
JSON
{
"hex": "#bbf69c",
"rgb": {
"r": 187,
"g": 246,
"b": 156
},
"hsl": {
"h": 99.333,
"s": 83.333,
"l": 78.824
},
"oklch": {
"l": 0.91191,
"c": 0.13202,
"h": 135.3
},
"luminance": 0.78877
}Semantic roles & 50–950 ramp
primary
#BBF69C
secondary
#AD61D5
accent
#06E095
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581