#BBFBAF#BBFBAF
#BBFBAF is a very light, moderate green. Relative luminance 0.827; OKLCH L 92.7% C 0.120 H 140.6°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFBAF |
|---|---|
| RGB | rgb(187, 251, 175) |
| HSL | hsl(111, 90%, 84%) |
| HSV | hsv(111, 30%, 98%) |
| CMYK | cmyk(25.5%, 0%, 30.3%, 1.6%) |
| CIE-LAB | lab(92.86, -33.91, 30.17) |
| CIE-LCH | lch(92.86, 45.39, 138.34°) |
| OKLab | oklab(92.65% -0.0924 0.0759) |
| OKLCH | oklch(92.65% 0.12 140.6) |
| XYZ | xyz(62.7264, 82.6522, 53.1977) |
| Luminance | 0.8265 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.29
Pale Green
#C7FDB5
ΔE00 1.78
Washed Out Green
#BCF5A6
ΔE00 1.81
Light Pastel Green
#B2FBA5
ΔE00 1.93
Light Light Green
#C8FFB0
ΔE00 2.08
Tea Green
#BDF8A3
ΔE00 2.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFBAF #EFAFFB
analogous
#E1FBAF #BBFBAF #AFFBC9
triadic
#BBFBAF #AFBBFB #FBAFBB
tetradic
#BBFBAF #AFE1FB #EFAFFB #FBC9AF
square
#BBFBAF #AFE1FB #EFAFFB #FBC9AF
split-complementary
#BBFBAF #C9AFFB #FBAFE1
monochromatic
#58F53A #89F875 #BBFBAF #E6FEE2 #E6FEE2
Accessibility & contrast
On white
1.20
#BBFBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#BBFBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFBAF
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFBAF | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEAA
Deuteranopia (green-blind)
#F5E8B3
Tritanopia (blue-blind)
#B7F6E7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfbaf; /* rgb */ color: rgb(187, 251, 175); /* oklch */ color: oklch(92.7% 0.120 140.6);
Tailwind
colors: {
custom: {
50: '#d1fdc7',
500: '#bbfbaf',
950: '#000000',
},
}SCSS
$custom: #bbfbaf; $custom-light: #d1fdc7; $custom-dark: #000000;
JSON
{
"hex": "#bbfbaf",
"rgb": {
"r": 187,
"g": 251,
"b": 175
},
"hsl": {
"h": 110.526,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.9265,
"c": 0.11963,
"h": 140.6
},
"luminance": 0.82654
}Semantic roles & 50–950 ramp
primary
#BBFBAF
secondary
#CD6FDF
accent
#00E6C1
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582