#BBF2A6#BBF2A6
#BBF2A6 is a very light, moderate green. Relative luminance 0.768; OKLCH L 90.5% C 0.115 H 137.3°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2A6 |
|---|---|
| RGB | rgb(187, 242, 166) |
| HSL | hsl(103, 75%, 80%) |
| HSV | hsv(103, 31%, 95%) |
| CMYK | cmyk(22.7%, 0%, 31.4%, 5.1%) |
| CIE-LAB | lab(90.24, -31.10, 31.19) |
| CIE-LCH | lch(90.24, 44.04, 134.92°) |
| OKLab | oklab(90.49% -0.0847 0.0782) |
| OKLCH | oklch(90.49% 0.115 137.3) |
| XYZ | xyz(59.1269, 76.8207, 47.7817) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 0.76
Tea Green
#BDF8A3
ΔE00 1.86
Light Sage
#BCECAC
ΔE00 2.49
Pale Green
#C7FDB5
ΔE00 2.58
Light Light Green
#C8FFB0
ΔE00 2.77
Light Pastel Green
#B2FBA5
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2A6 #DDA6F2
analogous
#E1F2A6 #BBF2A6 #A6F2B7
triadic
#BBF2A6 #A6BBF2 #F2A6BB
tetradic
#BBF2A6 #A6E1F2 #DDA6F2 #F2B7A6
square
#BBF2A6 #A6E1F2 #DDA6F2 #F2B7A6
split-complementary
#BBF2A6 #B7A6F2 #F2A6E1
monochromatic
#69E23B #92EA71 #BBF2A6 #E4FADB #EBFBE4
Accessibility & contrast
On white
1.28
#BBF2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#BBF2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2A6
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2A6 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A1
Deuteranopia (green-blind)
#EFE1AA
Tritanopia (blue-blind)
#B9EDDE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf2a6; /* rgb */ color: rgb(187, 242, 166); /* oklch */ color: oklch(90.5% 0.115 137.3);
Tailwind
colors: {
custom: {
50: '#d0f6c1',
500: '#bbf2a6',
950: '#000000',
},
}SCSS
$custom: #bbf2a6; $custom-light: #d0f6c1; $custom-dark: #000000;
JSON
{
"hex": "#bbf2a6",
"rgb": {
"r": 187,
"g": 242,
"b": 166
},
"hsl": {
"h": 103.421,
"s": 74.51,
"l": 80
},
"oklch": {
"l": 0.90488,
"c": 0.1153,
"h": 137.3
},
"luminance": 0.76822
}Semantic roles & 50–950 ramp
primary
#BBF2A6
secondary
#B56CD1
accent
#0FD79F
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582