#BBF1AF#BBF1AF
#BBF1AF is a very light, moderate green. Relative luminance 0.766; OKLCH L 90.4% C 0.104 H 140.0°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF1AF |
|---|---|
| RGB | rgb(187, 241, 175) |
| HSL | hsl(109, 70%, 82%) |
| HSV | hsv(109, 27%, 95%) |
| CMYK | cmyk(22.4%, 0%, 27.4%, 5.5%) |
| CIE-LAB | lab(90.12, -29.26, 26.46) |
| CIE-LCH | lch(90.12, 39.45, 137.88°) |
| OKLab | oklab(90.45% -0.0797 0.067) |
| OKLCH | oklch(90.45% 0.104 140) |
| XYZ | xyz(59.6847, 76.5689, 52.1838) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.32
Washed Out Green
#BCF5A6
ΔE00 2.53
Celadon
#BEFDB7
ΔE00 2.61
Pale Green
#C7FDB5
ΔE00 2.74
Very Pale Green
#CFFDBC
ΔE00 3.21
Very Light Green
#D1FFBD
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF1AF #E5AFF1
analogous
#DCF1AF #BBF1AF #AFF1C4
triadic
#BBF1AF #AFBBF1 #F1AFBB
tetradic
#BBF1AF #AFDCF1 #E5AFF1 #F1C4AF
square
#BBF1AF #AFDCF1 #E5AFF1 #F1C4AF
split-complementary
#BBF1AF #C4AFF1 #F1AFDC
monochromatic
#62DF47 #8FE87B #BBF1AF #E7FAE3 #E9FAE5
Accessibility & contrast
On white
1.29
#BBF1AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#BBF1AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF1AF
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF1AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF1AF | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AB
Deuteranopia (green-blind)
#ECE1B2
Tritanopia (blue-blind)
#B8EDDF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf1af; /* rgb */ color: rgb(187, 241, 175); /* oklch */ color: oklch(90.4% 0.104 140.0);
Tailwind
colors: {
custom: {
50: '#d0f6c7',
500: '#bbf1af',
950: '#000000',
},
}SCSS
$custom: #bbf1af; $custom-light: #d0f6c7; $custom-dark: #000000;
JSON
{
"hex": "#bbf1af",
"rgb": {
"r": 187,
"g": 241,
"b": 175
},
"hsl": {
"h": 109.091,
"s": 70.213,
"l": 81.569
},
"oklch": {
"l": 0.90447,
"c": 0.10407,
"h": 140
},
"luminance": 0.76571
}Semantic roles & 50–950 ramp
primary
#BBF1AF
secondary
#BF74D0
accent
#13D2AF
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582