#BBF2AF#BBF2AF
#BBF2AF is a very light, moderate green. Relative luminance 0.772; OKLCH L 90.7% C 0.106 H 140.0°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2AF |
|---|---|
| RGB | rgb(187, 242, 175) |
| HSL | hsl(109, 72%, 82%) |
| HSV | hsv(109, 28%, 95%) |
| CMYK | cmyk(22.7%, 0%, 27.7%, 5.1%) |
| CIE-LAB | lab(90.40, -29.73, 26.83) |
| CIE-LCH | lch(90.40, 40.05, 137.94°) |
| OKLab | oklab(90.67% -0.081 0.0679) |
| OKLCH | oklch(90.67% 0.106 140) |
| XYZ | xyz(59.9815, 77.1625, 52.2827) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.56
Washed Out Green
#BCF5A6
ΔE00 2.32
Celadon
#BEFDB7
ΔE00 2.37
Pale Green
#C7FDB5
ΔE00 2.54
Very Pale Green
#CFFDBC
ΔE00 3.13
Tea Green
#BDF8A3
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2AF #E6AFF2
analogous
#DDF2AF #BBF2AF #AFF2C5
triadic
#BBF2AF #AFBBF2 #F2AFBB
tetradic
#BBF2AF #AFDDF2 #E6AFF2 #F2C5AF
square
#BBF2AF #AFDDF2 #E6AFF2 #F2C5AF
split-complementary
#BBF2AF #C5AFF2 #F2AFDD
monochromatic
#62E146 #8EE97A #BBF2AF #E8FBE4 #E9FBE5
Accessibility & contrast
On white
1.28
#BBF2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#BBF2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2AF
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2AF | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AB
Deuteranopia (green-blind)
#EDE1B2
Tritanopia (blue-blind)
#B8EDE0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf2af; /* rgb */ color: rgb(187, 242, 175); /* oklch */ color: oklch(90.7% 0.106 140.0);
Tailwind
colors: {
custom: {
50: '#d0f6c7',
500: '#bbf2af',
950: '#000000',
},
}SCSS
$custom: #bbf2af; $custom-light: #d0f6c7; $custom-dark: #000000;
JSON
{
"hex": "#bbf2af",
"rgb": {
"r": 187,
"g": 242,
"b": 175
},
"hsl": {
"h": 109.254,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.90666,
"c": 0.10564,
"h": 140
},
"luminance": 0.77164
}Semantic roles & 50–950 ramp
primary
#BBF2AF
secondary
#C174D1
accent
#11D4B1
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582